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

/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Denv.h226 int widow_control; member in class:environment
H A Denv.cpp129 if (widow_control && !pending_lines->no_fill && !pending_lines->next)
142 && (!widow_control || no_fill_flag)
182 if (!widow_control || !pending_lines)
195 curenv->widow_control = n != 0;
197 curenv->widow_control = 1;
678 widow_control(0),
770 widow_control(e->widow_control),
855 widow_control = e->widow_control;
[all...]

Completed in 177 milliseconds