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

  /external/harfbuzz_ng/src/
hb-ot-layout-jstf-table.hh 208 const JstfScript& get_script (unsigned int i) const function in struct:OT::JSTF
main.cc 114 const Script &script = g.get_script (n_script);
hb-ot-layout.cc 488 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index);
522 const OT::Script &s = get_gsubgpos_table (face, table_tag).get_script (script_index);
568 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index);
587 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index);
602 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index);
627 const OT::LangSys &l = g.get_script (script_index).get_lang_sys (language_index);
828 c.g.get_script (script_index),
839 c.g.get_script (script_index),
    [all...]
hb-ot-layout-gsubgpos.hh 2661 const Script& get_script (unsigned int i) const function in struct:OT::GSUBGPOS
    [all...]

Completed in 105 milliseconds