Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml-table.h107 void remove_cols (cols *c);
H A Dhtml-table.cpp267 void html_table::remove_cols (cols *c) in remove_cols() function in html_table
293 remove_cols(c->next); in set_linelength()