Searched defs:text_item (Results 1 – 2 of 2) sorted by relevance
125 struct text_item { struct126 text_item *next; argument132 text_item(char *, const char *, int); argument
394 text_item::text_item(char *t, const char *fn, int ln) in text_item() function in text_item