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

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-table.h 79 int modify_column (cols *c, int hstart, int hend, char align);
html-table.cpp 523 return modify_column(c, hstart, hend, align);
592 * modify_column - given a column, c, modify the width to
598 int html_table::modify_column (cols *c, int hstart, int hend, char align) function in class:html_table

Completed in 88 milliseconds