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

/freebsd-9.3-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp61 typedef enum {col_tag, tab_tag, tab0_tag, none} colType; typedef in typeref:enum:__anon1536
2084 void update_min_max (colType type_of_col, int *minimum, int *maximum, text_glob *g);
3467 void html_printer::update_min_max (colType type_of_col, int *minimum, int *maximum, text_glob *g)
3514 colType type_of_col = none;

Completed in 114 milliseconds