Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc824 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()
1114 s.get_lang_sys (language_index), in script_collect_features()
1124 s.get_lang_sys (language_index), in script_collect_features()
Dhb-ot-layout-jstf-table.hh156 const JstfLangSys& get_lang_sys (unsigned int i) const in get_lang_sys() function
Dmain.cc135 : script.get_lang_sys (n_langsys); in main()
Dhb-ot-layout-common.hh371 const LangSys& get_lang_sys (unsigned int i) const in get_lang_sys() function