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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp476 int is_ce (void);
724 * is_ce - returns TRUE if glob contains the tag .ce
727 int text_glob::is_ce (void) function in class:text_glob
2242 if (g->is_in() || g->is_ti() || g->is_po() || g->is_ce() || g->is_ll()
2555 else if (g->is_in() || g->is_ti() || g->is_po() || g->is_ce() || g->is_ll())
3622 } else if (g->is_ce() && (start_of_table != NULL)) {

Completed in 49 milliseconds