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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp474 int is_ti (void);
754 * is_ti - returns TRUE if glob contains the tag .ti
757 int text_glob::is_ti (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())
3266 else if (g->is_ti()) {

Completed in 71 milliseconds