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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp2095 int round_width (int x);
4415 w = round_width(w);
4447 w = round_width(w);
4940 int html_printer::round_width(int x) function in class:html_printer

Completed in 168 milliseconds