Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
HDpost-html.cpp475 int is_ll (void);
767 int text_glob::is_ll (void) in is_ll() function in text_glob
2242 if (g->is_in() || g->is_ti() || g->is_po() || g->is_ce() || g->is_ll() in handle_tag_within_title()
2555 else if (g->is_in() || g->is_ti() || g->is_po() || g->is_ce() || g->is_ll()) in do_heading()
/freebsd-11-stable/contrib/groff/
HDChangeLog1207 (text_glob): New member functions `is_ll', `is_tl', `is_eo_tl',