Searched refs:extra_space_width (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Denv.cpp2093 hunits extra_space_width = H0; local
2097 extra_space_width = target_text_length - bp->width;
2110 distribute_space(pre, bp->nspaces, extra_space_width);
2111 hunits output_width = bp->width + extra_space_width;

Completed in 100 milliseconds