Searched defs:text_item (Results 1 – 2 of 2) sorted by relevance
127 struct text_item { struct128 text_item *next; argument134 text_item(char *, const char *, int); argument
396 text_item::text_item(char *t, const char *fn, int ln) in text_item() function in text_item