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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-table.h 107 void remove_cols (cols *c);
html-table.cpp 264 * remove_cols - remove a list of columns as defined by, c.
267 void html_table::remove_cols (cols *c) function in class:html_table
293 remove_cols(c->next);

Completed in 51 milliseconds