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.cc416 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index); in hb_ot_layout_script_get_language_tags()
429 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index); in hb_ot_layout_script_find_language()
471 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-jstf-table.hh207 inline const JstfScript& get_script (unsigned int i) const in get_script() function
Dmain.cc117 const Script &script = g.get_script (n_script); in main()
Dhb-ot-layout-gsubgpos-private.hh2255 inline const Script& get_script (unsigned int i) const in get_script() function