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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc213 get_gsubgpos_table (hb_face_t *face, function
231 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
245 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
276 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
323 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
335 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
359 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index);
372 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index);
413 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
432 const OT::GSUBGPOS &g = get_gsubgpos_table (fac
[all...]

Completed in 29 milliseconds