HomeSort by: relevance | last modified time | path
    Searched refs:no_fill (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/groff/dist/src/roff/troff/
env.h 111 void no_fill();
366 friend void no_fill();
env.cpp 68 int no_fill; member in class:pending_output_line
93 : nd(n), no_fill(nf), was_centered(ce), vs(v), post_vs(pv), width(w),
111 if (next && next->last_line && !no_fill) {
119 curenv->construct_format_state(nd, was_centered, !no_fill);
120 curdiv->output(nd, no_fill, vs, post_vs, width);
131 if (widow_control && !pending_lines->no_fill && !pending_lines->next)
189 if (!p->no_fill)
1306 void no_fill() function
3270 init_request("nf", no_fill);

Completed in 28 milliseconds