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-jstf-table.hh156 inline const JstfLangSys& get_lang_sys (unsigned int i) const in get_lang_sys() function
Dmain.cc128 : script.get_lang_sys (n_langsys); in main()
Dhb-ot-layout.cc471 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_required_feature()
490 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_indexes()
505 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_tags()
530 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_find_feature()
Dhb-ot-layout-common-private.hh245 inline const LangSys& get_lang_sys (unsigned int i) const in get_lang_sys() function