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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp480 int is_col (void);
774 * is_col - returns TRUE if glob contains the tag .col
777 int text_glob::is_col (void) function in class:text_glob
3429 if (g->is_col())
3567 if (g->is_col()) {
3617 if ((g->is_col() || g->is_tab() || g->is_tab0())
3783 line_start = g->is_col() || g->is_br() || (nf && g->is_eol());

Completed in 65 milliseconds