Home
last modified time | relevance | path

Searched refs:add_stuff (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.h120 void add_stuff(stuff *);
H A Dtable.cpp1277 void table::add_stuff(stuff *p) in add_stuff() function in table
1287 add_stuff(new text_stuff(s, r, filename, lineno)); in add_text_line()
1292 add_stuff(new single_hline_stuff(r)); in add_single_hline()
1297 add_stuff(new double_hline_stuff(r)); in add_double_hline()