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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gdef-table.hh 340 inline void get_glyphs_in_class (unsigned int klass, hb_set_t *glyphs) const function in struct:OT::GDEF
hb-ot-layout.cc 141 return _get_gdef (face).get_glyphs_in_class (klass, glyphs);
  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 340 inline void get_glyphs_in_class (unsigned int klass, hb_set_t *glyphs) const function in struct:OT::GDEF
hb-ot-layout.cc 135 return _get_gdef (face).get_glyphs_in_class (klass, glyphs);

Completed in 396 milliseconds