Home
last modified time | relevance | path

Searched refs:fixed_point (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/groff/src/devices/grohtml/
HDoutput.cpp148 : fp(f), max_line_length(n), col(0), fixed_point(0), newlines(0) in simple_output()
285 fixed_point = n; in set_fixed_point()
HDhtml.h83 int fixed_point; variable
/NextBSD/contrib/groff/src/devices/grops/
HDps.h49 int fixed_point; variable
HDps.cpp93 : fp(f), col(0), max_line_length(n), need_space(0), fixed_point(0) in ps_output()
188 fixed_point = n; in set_fixed_point()
312 const char *p = if_to_a(i, fixed_point); in put_fix_number()