| 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);
|