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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp467 int is_a_line (void);
512 bool is_a_line , int thickness);
639 * is_a_line - returns TRUE if glob should be converted into an <hr>
642 int text_glob::is_a_line (void) function in class:text_glob
2561 else if (! (g->is_a_line() || g->is_a_tag())) {
3213 else if (g->is_a_line())

Completed in 62 milliseconds