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

/freebsd-10.0-release/contrib/groff/src/devices/grohtml/
H A Dhtml-table.h87 void emit_table_header (int space);
H A Dhtml-table.cpp324 * emit_table_header - emits the html header for this table.
327 void html_table::emit_table_header (int space) function in class:html_table
H A Dpost-html.cpp3006 t->emit_table_header(seen_space);
3008 t->emit_table_header(FALSE);

Completed in 127 milliseconds