Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
HDpost-html.cpp2080 int calc_nf (text_glob *g, int nf);
3240 int html_printer::calc_nf (text_glob *g, int nf) in calc_nf() function in html_printer
3393 nf = calc_nf(g, nf); in remove_courier_tabs()
3424 nf = calc_nf(g, nf); in insert_tab0_foreach_tab()
3437 nf = calc_nf(g, nf); in insert_tab0_foreach_tab()
3565 nf = calc_nf(g, nf); in lookahead_for_tables()
3680 nf = calc_nf(g, nf); in lookahead_for_tables()
/freebsd-11-stable/contrib/groff/
HDChangeLog.118367 (html_printer::calc_nf): Don't test if `g' is NULL.
600 `lookahead_for_tables', `shutdown_table', `calc_nf', `calc_po_in',