• Home
  • Raw
  • Download

Lines Matching refs:script_index

242 				unsigned int *script_index)  in hb_ot_layout_table_find_script()  argument
247 if (g.find_script_index (script_tag, script_index)) in hb_ot_layout_table_find_script()
251 if (g.find_script_index (HB_OT_TAG_DEFAULT_SCRIPT, script_index)) in hb_ot_layout_table_find_script()
256 if (g.find_script_index (HB_OT_TAG_DEFAULT_LANGUAGE, script_index)) in hb_ot_layout_table_find_script()
261 if (g.find_script_index (HB_OT_TAG_LATIN_SCRIPT, script_index)) in hb_ot_layout_table_find_script()
264 if (script_index) *script_index = HB_OT_LAYOUT_NO_SCRIPT_INDEX; in hb_ot_layout_table_find_script()
272 unsigned int *script_index, in hb_ot_layout_table_choose_script() argument
280 if (g.find_script_index (*script_tags, script_index)) { in hb_ot_layout_table_choose_script()
289 if (g.find_script_index (HB_OT_TAG_DEFAULT_SCRIPT, script_index)) { in hb_ot_layout_table_choose_script()
296 if (g.find_script_index (HB_OT_TAG_DEFAULT_LANGUAGE, script_index)) { in hb_ot_layout_table_choose_script()
304 if (g.find_script_index (HB_OT_TAG_LATIN_SCRIPT, script_index)) { in hb_ot_layout_table_choose_script()
310 if (script_index) *script_index = HB_OT_LAYOUT_NO_SCRIPT_INDEX; in hb_ot_layout_table_choose_script()
354 unsigned int script_index, in hb_ot_layout_script_get_language_tags() argument
359 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index); in hb_ot_layout_script_get_language_tags()
367 unsigned int script_index, in hb_ot_layout_script_find_language() argument
372 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index); in hb_ot_layout_script_find_language()
388 unsigned int script_index, in hb_ot_layout_language_get_required_feature_index() argument
394 script_index, in hb_ot_layout_language_get_required_feature_index()
408 unsigned int script_index, in hb_ot_layout_language_get_required_feature() argument
414 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_required_feature()
426 unsigned int script_index, in hb_ot_layout_language_get_feature_indexes() argument
433 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_indexes()
441 unsigned int script_index, in hb_ot_layout_language_get_feature_tags() argument
448 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_tags()
466 unsigned int script_index, in hb_ot_layout_language_find_feature() argument
473 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_find_feature()
559 unsigned int script_index, in _hb_ot_layout_collect_lookups_features() argument
569 script_index, in _hb_ot_layout_collect_lookups_features()
587 script_index, in _hb_ot_layout_collect_lookups_features()
608 script_index, in _hb_ot_layout_collect_lookups_features()
623 unsigned int script_index, in _hb_ot_layout_collect_lookups_languages() argument
630 script_index, in _hb_ot_layout_collect_lookups_languages()
640 script_index, in _hb_ot_layout_collect_lookups_languages()
645 script_index, in _hb_ot_layout_collect_lookups_languages()
657 script_index, in _hb_ot_layout_collect_lookups_languages()
662 script_index, in _hb_ot_layout_collect_lookups_languages()
689 for (unsigned int script_index = 0; script_index < count; script_index++) in hb_ot_layout_collect_lookups() local
692 script_index, in hb_ot_layout_collect_lookups()
701 unsigned int script_index; in hb_ot_layout_collect_lookups() local
705 &script_index)) in hb_ot_layout_collect_lookups()
708 script_index, in hb_ot_layout_collect_lookups()