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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1976 int fill_on; member in class:html_printer
2558 fill_on = 1;
2560 fill_on = 0;
2666 if (fill_on) {
2776 if (fill_on != on) {
2779 fill_on = on;
2789 if (! fill_on) {
3223 as.check_fi(fill_on);
3854 if ((! fill_on) && (is_courier_until_eol()) &&
3855 is_line_start(! fill_on)) {
[all...]

Completed in 68 milliseconds