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.cc488 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index); in hb_ot_layout_script_get_language_tags()
522 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index); in hb_ot_layout_script_select_language()
568 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_required_feature()
587 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_indexes()
602 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_get_feature_tags()
627 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index); in hb_ot_layout_language_find_feature()
828 c.g.get_script (script_index), in hb_ot_layout_collect_features()
839 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.cc114 const Script &script = g.get_script (n_script); in main()
Dhb-ot-layout-gsubgpos.hh2661 const Script& get_script (unsigned int i) const in get_script() function