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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
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 17 milliseconds