Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.h127 struct text_item { struct
128 text_item *next; argument
134 text_item(char *, const char *, int); argument
H A Dobject.cpp396 text_item::text_item(char *t, const char *fn, int ln) in text_item() function in text_item