Home
last modified time | relevance | path

Searched refs:get_script (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc686 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index); in hb_ot_layout_script_get_language_tags()
751 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index); in hb_ot_layout_script_select_language()
824 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_required_feature()
859 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_indexes()
891 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_tags()
931 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_find_feature()
1163 c.g.get_script (script_index), in hb_ot_layout_collect_features()
1174 c.g.get_script (script_index), in hb_ot_layout_collect_features()
Dhb-ot-layout-jstf-table.hh208 const JstfScript& get_script (unsigned int i) const in get_script() function
Dmain.cc124 const Script &script = g.get_script (n_script); in main()
Dhb-ot-layout-gsubgpos.hh2852 const Script& get_script (unsigned int i) const in get_script() function