Searched refs:add_table_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp2085 void add_table_end (const char *);
3486 * add_table_end - moves left one glyph, adds a table end tag and adds a
3490 void html_printer::add_table_end (const char * function in class:html_printer
3623 add_table_end("*** CE ***");
3636 add_table_end("*** TABS ***");
3651 add_table_end("*** NCOL == 0 ***");
3653 add_table_end("*** CROSSED COLS ***");

Completed in 107 milliseconds