Searched defs:TextItem (Results 1 – 2 of 2) sorted by relevance
24 struct SP_API TextItem { struct26 enum Type {38 Type type;40 Char c;48 Location loc;50 size_t index;
234 TextItem::TextItem() in TextItem() function in SP_NAMESPACE::TextItem