HomeSort by: relevance | last modified time | path
    Searched refs:emit_table_header (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-table.h 89 void emit_table_header (int space);
html-table.cpp 326 * emit_table_header - emits the html header for this table.
329 void html_table::emit_table_header (int space) function in class:html_table
post-html.cpp 3008 t->emit_table_header(seen_space);
3010 t->emit_table_header(FALSE);

Completed in 16 milliseconds