Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp488 int is_nf (void);
698 int text_glob::is_nf (void) in is_nf() function in text_glob
2245 || g->is_fi() || g->is_nf()) in handle_tag_within_title()
2561 else if (g->is_nf()) in do_heading()
3249 if (g->is_nf()) { in calc_nf()
3783 else if (g->is_nf()) in is_line_start()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog930 * src/devices/grohtml/post-html.cpp (text_glob::is_nf,
1209 (text_glob::is_nf, text_glob::is_fi): Handle `.fi 0' and `.fi 1'