HomeSort by relevance Sort by last modified time
    Searched refs:get_gsubgpos_table (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout.cc 171 get_gsubgpos_table (hb_face_t *face, function
189 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
203 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
234 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
281 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
295 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index);
308 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index);
328 const OT::LangSys &l = get_gsubgpos_table (face, table_tag).get_script (script_index).get_lang_sys (language_index);
344 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag);
359 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag)
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout.cc 165 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 (face, table_tag)
    [all...]

Completed in 185 milliseconds