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

/freebsd-10.0-release/contrib/groff/src/devices/grohtml/
H A Dhtml.h83 int fixed_point; member in class:simple_output
H A Doutput.cpp148 : fp(f), max_line_length(n), col(0), fixed_point(0), newlines(0)
285 fixed_point = n;
/freebsd-10.0-release/contrib/groff/src/devices/grops/
H A Dps.h49 int fixed_point; member in class:ps_output
H A Dps.cpp93 : fp(f), col(0), max_line_length(n), need_space(0), fixed_point(0)
188 fixed_point = n;
312 const char *p = if_to_a(i, fixed_point);

Completed in 173 milliseconds