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

/freebsd-9.3-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp482 int is_tab0 (void);
822 * is_tab0 - returns TRUE if glob contains the tag tab0
825 int text_glob::is_tab0 (void) function in class:text_glob
3594 } else if (g->is_tab0()) {
3617 if ((g->is_col() || g->is_tab() || g->is_tab0())

Completed in 101 milliseconds