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

/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dnode.cpp800 void determine_line_limits (char code, hvpair *point, int npoints);
1328 // determine_line_limits - works out the smallest box which will contain
1330 void troff_output_file::determine_line_limits(char code, hvpair *point, function in class:troff_output_file
1445 determine_line_limits(code, point, npoints);

Completed in 514 milliseconds