Home
last modified time | relevance | path

Searched defs:script_count (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-tag.cc343 unsigned int *script_count /* IN/OUT */, in hb_ot_tags_from_script_and_language()
463 unsigned int script_count = 1; in hb_ot_tags_to_script_and_language() local
Dhb-ot-map.cc57 unsigned int script_count = HB_OT_MAX_TAGS_PER_SCRIPT; in hb_ot_map_builder_t() local
Dhb-ot-layout.cc338 unsigned int *script_count /* IN/OUT */, in hb_ot_layout_table_get_script_tags()
398 unsigned int script_count, in hb_ot_layout_table_select_script()
733 unsigned int script_count; member
/external/harfbuzz_ng/test/api/
Dtest-ot-tag.c460 unsigned int script_count, in test_tags()
/external/icu/icu4c/source/i18n/
Dscriptset.cpp257 int32_t script_count = -1; in setScriptExtensions() local