Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
HDpost-html.cpp61 typedef enum {col_tag, tab_tag, tab0_tag, none} colType; typedef
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) in update_min_max()
3514 colType type_of_col = none; in lookahead_for_tables()
/freebsd-11-stable/contrib/groff/
HDChangeLog.118343 * src/devices/grohtml/post-html.cc (colType): Make enum global to