Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc323 get_gsubgpos_table (hb_face_t *face, in get_gsubgpos_table() function
341 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_get_script_tags()
355 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_find_script()
404 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_select_script()
452 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_get_feature_tags()
464 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_find_feature()
488 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()
567 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_language_get_required_feature()
586 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_language_get_feature_indexes()
[all …]