Home
last modified time | relevance | path

Searched defs:TextItem (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DText.h24 struct SP_API TextItem { struct
26 enum Type {
38 Type type;
40 Char c;
48 Location loc;
50 size_t index;
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DText.cxx234 TextItem::TextItem() in TextItem() function in SP_NAMESPACE::TextItem