Home
last modified time | relevance | path

Searched defs:hunits (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/groff/groff-1.22.4/src/roff/troff/
H A Dhvunits.h192 inline hunits:: hunits() : n(0) in hunits() function
H A Dtoken.h125 class hunits; variable
H A Dnode.cpp906 void troff_output_file::really_print_line(hunits x, vunits y, node *n, in really_print_line() argument
1728 void real_output_file::really_copy_file(hunits, vunits, const char *) in really_copy_file() argument
1775 void ascii_output_file::really_print_line(hunits, vunits, node *n, in really_print_line() argument
1800 void suppress_output_file::really_print_line(hunits, vunits, node *, vunits, vunits, hunits) in really_print_line() argument
3164 int node::merge_space(hunits, hunits, hunits) in merge_space() argument
3207 int space_node::merge_space(hunits h, hunits, hunits) in merge_space() argument
3218 void node::spread_space(int*, hunits*) in spread_space() argument
3629 breakpoint *node::get_breakpoints(hunits /*width*/, int /*nspaces*/, in get_breakpoints() argument
4417 breakpoint *unbreakable_space_node::get_breakpoints(hunits, int, in get_breakpoints() argument
4433 int unbreakable_space_node::merge_space(hunits, hunits, hunits) in merge_space() argument
H A Dnumber.cpp687 hunits::hunits(units x) in hunits() function in hunits
/dports/japanese/groff/groff-1.18.1.1/src/roff/troff/
H A Dhvunits.h193 inline hunits:: hunits() : n(0) in hunits() function
H A Dnode.cc1692 void real_output_file::really_copy_file(hunits, vunits, const char *) in really_copy_file() argument
1739 void ascii_output_file::really_print_line(hunits, vunits, node *n, vunits, vunits, hunits width) in really_print_line() argument
1763 void suppress_output_file::really_print_line(hunits, vunits, node *, vunits, vunits, hunits) in really_print_line() argument
2973 int node::merge_space(hunits, hunits, hunits) in merge_space() argument
3036 int space_node::merge_space(hunits h, hunits, hunits) in merge_space() argument
3047 void node::spread_space(int*, hunits*) in spread_space() argument
3439 breakpoint *node::get_breakpoints(hunits /*width*/, int /*nspaces*/, in get_breakpoints() argument
4134 breakpoint *unbreakable_space_node::get_breakpoints(hunits, int, in get_breakpoints() argument
4150 int unbreakable_space_node::merge_space(hunits, hunits, hunits) in merge_space() argument
H A Dnumber.cc688 hunits::hunits(units x) in hunits() function in hunits
/dports/devel/icu-lx/icu/source/common/
H A Dlstmbe.cpp396 int32_t hunits = ures_getInt(hunits_res.getAlias(), &status); in LSTMData() local
609 int32_t hunits, in compute()
661 int32_t hunits = fData->fForwardU.d1(); in divideUpDictionaryRange() local
/dports/devel/icu/icu/source/common/
H A Dlstmbe.cpp396 int32_t hunits = ures_getInt(hunits_res.getAlias(), &status); in LSTMData() local
609 int32_t hunits, in compute()
661 int32_t hunits = fData->fForwardU.d1(); in divideUpDictionaryRange() local
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dlstmbe.cpp396 int32_t hunits = ures_getInt(hunits_res.getAlias(), &status); in LSTMData() local
609 int32_t hunits, in compute()
661 int32_t hunits = fData->fForwardU.d1(); in divideUpDictionaryRange() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/svg/
H A Dtiio_svg.cpp47 char hunits[8]; // Units of the height attribute member