Lines Matching refs:roffce_lines
629 static int roffce_lines; /* number of input lines to center */ variable
781 roffce_lines = 0; in roff_reset()
1783 if (roffce_lines < 1) { in roff_parsetext()
1786 roffce_lines = 0; in roff_parsetext()
1789 roffce_lines--; in roff_parsetext()
1944 roffce_lines = 0; in roff_parseln()
2415 roffce_lines = 0; in roff_cond_sub()
3534 &roffce_lines, 0) == 0) { in roff_onearg()
3537 roffce_lines = 1; in roff_onearg()
3539 if (roffce_lines < 1) { in roff_onearg()
3542 roffce_lines = 0; in roff_onearg()