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

/freebsd-10.1-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp475 int is_ll (void);
764 * is_ll - returns TRUE if glob contains the tag .ll
767 int text_glob::is_ll (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())

Completed in 102 milliseconds