Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/preproc/pic/
HDobject.h125 struct text_item { struct
126 text_item *next; argument
132 text_item(char *, const char *, int); argument
HDobject.cpp394 text_item::text_item(char *t, const char *fn, int ln) in text_item() function in text_item