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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout.cc 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);
345 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index);
360 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index);
385 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index);
main.cc 117 const Script &script = g.get_script (n_script);
hb-ot-layout-gsubgpos-private.hh 2231 inline const Script& get_script (unsigned int i) const function in struct:OT::GSUBGPOS
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout.cc 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);
339 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index);
354 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index);
379 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index);
main.cc 117 const Script &script = g.get_script (n_script);
hb-ot-layout-gsubgpos-private.hh 2231 inline const Script& get_script (unsigned int i) const function in struct:OT::GSUBGPOS
    [all...]

Completed in 196 milliseconds