Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp2072 text_glob *insert_tab_ts (text_glob *where);
3305 text_glob *html_printer::insert_tab_ts (text_glob *where) in insert_tab_ts() function in html_printer
3621 start_of_table = insert_tab_ts(start_of_line); in lookahead_for_tables()