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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc165 get_gsubgpos_table (hb_face_t *face, function
183 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
197 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
228 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
275 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
289 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index);
302 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index);
322 const OT::LangSys &l = get_gsubgpos_table (face, table_tag).get_script (script_index).get_lang_sys (language_index);
338 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
353 const OT::GSUBGPOS &g = get_gsubgpos_table (fac
[all...]

Completed in 63 milliseconds