Home
last modified time | relevance | path

Searched defs:type_of_col (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp3469 void html_printer::update_min_max (colType type_of_col, int *minimum, int *maximum, text_glob *g) in update_min_max()
3516 colType type_of_col = none; in lookahead_for_tables() local