| env.cpp | 69 int was_centered; member in class:pending_output_line 93 : nd(n), no_fill(nf), was_centered(ce), vs(v), post_vs(pv), width(w), 119 curenv->construct_format_state(nd, was_centered, !no_fill); 127 hunits width, int was_centered) 147 curenv->construct_format_state(nd, was_centered, !no_fill_flag); 154 was_centered); 1689 int was_centered = 0; local 1728 was_centered = 1; 1758 output_line(to_be_output, to_be_output_width, was_centered); 1768 void environment::output_line(node *n, hunits width, int was_centered) 2076 int was_centered = center_lines > 0; local 2329 int was_centered = 0; local [all...] |