Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/devices/grohtml/
HDhtml.h61 simple_output &set_fixed_point(int);
HDoutput.cpp282 simple_output &simple_output::set_fixed_point(int n) in set_fixed_point() function in simple_output
HDpost-html.cpp4216 html.set_fixed_point(point); in html_printer()
/trueos/contrib/groff/src/devices/grops/
HDps.h32 ps_output &set_fixed_point(int);
HDps.cpp185 ps_output &ps_output::set_fixed_point(int n) in set_fixed_point() function in ps_output
632 out.set_fixed_point(point); in ps_printer()