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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp61 typedef enum {col_tag, tab_tag, tab0_tag, none} colType; enumerator in enum:__anon1691
3471 case tab_tag:
3568 if (type_of_col == tab_tag && start_of_table != NULL) {
3586 type_of_col = tab_tag;

Completed in 103 milliseconds