Searched defs:hunits (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | hvunits.h | 195 inline hunits:: hunits() : n(0) in hunits() function
|
H A D | token.h | 126 class hunits; variable
|
H A D | node.cpp | 881 void troff_output_file::really_print_line(hunits x, vunits y, node *n, in really_print_line() argument 1693 void real_output_file::really_copy_file(hunits, vunits, const char *) in really_copy_file() argument 1740 void ascii_output_file::really_print_line(hunits, vunits, node *n, in really_print_line() argument 1765 void suppress_output_file::really_print_line(hunits, vunits, node *, vunits, vunits, hunits) in really_print_line() argument 3123 int node::merge_space(hunits, hunits, hunits) in merge_space() argument 3197 int space_node::merge_space(hunits h, hunits, hunits) in merge_space() argument 3208 void node::spread_space(int*, hunits*) in spread_space() argument 3619 breakpoint *node::get_breakpoints(hunits /*width*/, int /*nspaces*/, in get_breakpoints() argument 4407 breakpoint *unbreakable_space_node::get_breakpoints(hunits, int, in get_breakpoints() argument 4423 int unbreakable_space_node::merge_space(hunits, hunits, hunits) in merge_space() argument
|
H A D | number.cpp | 691 hunits::hunits(units x) in hunits() function in hunits
|