Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp1713 hunits to_be_output_width; in newline() local
1729 to_be_output_width = width_total; in newline()
1738 to_be_output_width = width_total; in newline()
1745 to_be_output_width = width_total; in newline()
1758 output_line(to_be_output, to_be_output_width, was_centered); in newline()