Home
last modified time | relevance | path

Searched refs:roffce_lines (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/mandoc/
H A Droff.c623 static int roffce_lines; /* number of input lines to center */ variable
775 roffce_lines = 0; in roff_reset()
1750 if (roffce_lines < 1) { in roff_parsetext()
1753 roffce_lines = 0; in roff_parsetext()
1756 roffce_lines--; in roff_parsetext()
1923 roffce_lines = 0; in roff_req_or_macro()
3508 &roffce_lines, '\0', 0) == 0) { in roff_onearg()
3511 roffce_lines = 1; in roff_onearg()
3513 if (roffce_lines < 1) { in roff_onearg()
3516 roffce_lines = 0; in roff_onearg()