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

  /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 233 milliseconds