Lines Matching refs:script_index

326 				unsigned int *script_index)  in hb_ot_layout_table_find_script()  argument
331 if (g.find_script_index (script_tag, script_index)) in hb_ot_layout_table_find_script()
335 if (g.find_script_index (HB_OT_TAG_DEFAULT_SCRIPT, script_index)) in hb_ot_layout_table_find_script()
340 if (g.find_script_index (HB_OT_TAG_DEFAULT_LANGUAGE, script_index)) in hb_ot_layout_table_find_script()
345 if (g.find_script_index (HB_OT_TAG_LATIN_SCRIPT, script_index)) in hb_ot_layout_table_find_script()
348 if (script_index) *script_index = HB_OT_LAYOUT_NO_SCRIPT_INDEX; in hb_ot_layout_table_find_script()
356 unsigned int *script_index, in hb_ot_layout_table_choose_script() argument
364 if (g.find_script_index (*script_tags, script_index)) { in hb_ot_layout_table_choose_script()
373 if (g.find_script_index (HB_OT_TAG_DEFAULT_SCRIPT, script_index)) { in hb_ot_layout_table_choose_script()
380 if (g.find_script_index (HB_OT_TAG_DEFAULT_LANGUAGE, script_index)) { in hb_ot_layout_table_choose_script()
388 if (g.find_script_index (HB_OT_TAG_LATIN_SCRIPT, script_index)) { in hb_ot_layout_table_choose_script()
394 if (script_index) *script_index = HB_OT_LAYOUT_NO_SCRIPT_INDEX; in hb_ot_layout_table_choose_script()
438 unsigned int script_index, in hb_ot_layout_script_get_language_tags() argument
443 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index); in hb_ot_layout_script_get_language_tags()
451 unsigned int script_index, in hb_ot_layout_script_find_language() argument
456 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index); in hb_ot_layout_script_find_language()
472 unsigned int script_index, in hb_ot_layout_language_get_required_feature_index() argument
478 script_index, in hb_ot_layout_language_get_required_feature_index()
492 unsigned int script_index, in hb_ot_layout_language_get_required_feature() argument
498 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_required_feature()
510 unsigned int script_index, in hb_ot_layout_language_get_feature_indexes() argument
517 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_indexes()
525 unsigned int script_index, in hb_ot_layout_language_get_feature_tags() argument
532 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_tags()
550 unsigned int script_index, in hb_ot_layout_language_find_feature() argument
557 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_find_feature()
647 unsigned int script_index, in _hb_ot_layout_collect_lookups_features() argument
657 script_index, in _hb_ot_layout_collect_lookups_features()
675 script_index, in _hb_ot_layout_collect_lookups_features()
696 script_index, in _hb_ot_layout_collect_lookups_features()
711 unsigned int script_index, in _hb_ot_layout_collect_lookups_languages() argument
718 script_index, in _hb_ot_layout_collect_lookups_languages()
728 script_index, in _hb_ot_layout_collect_lookups_languages()
733 script_index, in _hb_ot_layout_collect_lookups_languages()
745 script_index, in _hb_ot_layout_collect_lookups_languages()
750 script_index, in _hb_ot_layout_collect_lookups_languages()
777 for (unsigned int script_index = 0; script_index < count; script_index++) in hb_ot_layout_collect_lookups() local
780 script_index, in hb_ot_layout_collect_lookups()
789 unsigned int script_index; in hb_ot_layout_collect_lookups() local
793 &script_index)) in hb_ot_layout_collect_lookups()
796 script_index, in hb_ot_layout_collect_lookups()