Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/groff/src/roff/troff/
Denv.cpp1711 hunits to_be_output_width; in newline() local
1727 to_be_output_width = width_total; in newline()
1736 to_be_output_width = width_total; in newline()
1743 to_be_output_width = width_total; in newline()
1756 output_line(to_be_output, to_be_output_width, was_centered); in newline()