Home
last modified time | relevance | path

Searched defs:script_index (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc492 unsigned int *script_index /* OUT */) in hb_ot_layout_table_find_script()
533 unsigned int *script_index /* OUT */, in hb_ot_layout_table_choose_script()
558 unsigned int *script_index /* OUT */, in hb_ot_layout_table_select_script()
681 unsigned int script_index, in hb_ot_layout_script_get_language_tags()
712 unsigned int script_index, in hb_ot_layout_script_find_language()
745 unsigned int script_index, in hb_ot_layout_script_select_language()
786 unsigned int script_index, in hb_ot_layout_language_get_required_feature_index()
818 unsigned int script_index, in hb_ot_layout_language_get_required_feature()
852 unsigned int script_index, in hb_ot_layout_language_get_feature_indexes()
884 unsigned int script_index, in hb_ot_layout_language_get_feature_tags()
[all …]
Dhb-ot-map.hh273 unsigned int script_index[2], language_index[2]; member