Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp2097 int round_width (int x);
4417 w = round_width(w); in set_numbered_char()
4449 w = round_width(w); in set_char_and_width()
4942 int html_printer::round_width(int x) in round_width() function in html_printer
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog1066 `round_width'.
1070 function `round_width'.
1407 * src/include/printer.h (printer): New virtual method `round_width'.
1411 src/devices/grotty/tty.cpp (printer::round_width): New function
1414 * src/devices/grohtml/post-html.cpp (printer::round_width): New