Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Droff.c626 static int roffce_lines; /* number of input lines to center */ variable
778 roffce_lines = 0; in roff_reset()
1753 if (roffce_lines < 1) { in roff_parsetext()
1756 roffce_lines = 0; in roff_parsetext()
1759 roffce_lines--; in roff_parsetext()
1926 roffce_lines = 0; in roff_req_or_macro()
3502 &roffce_lines, 0) == 0) { in roff_onearg()
3505 roffce_lines = 1; in roff_onearg()
3507 if (roffce_lines < 1) { in roff_onearg()
3510 roffce_lines = 0; in roff_onearg()