Home
last modified time | relevance | path

Searched refs:find_tab_column (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml-table.h80 int find_tab_column (int pos);
H A Dhtml-table.cpp627 int html_table::find_tab_column (int pos) in find_tab_column() function in html_table
H A Dpost-html.cpp3591 ncol = tbl->find_tab_column(colmin); in lookahead_for_tables()