Searched refs:colType (Results 1 – 2 of 2) sorted by relevance
61 typedef enum {col_tag, tab_tag, tab0_tag, none} colType; typedef2084 …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()
343 * src/devices/grohtml/post-html.cc (colType): Make enum global to