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

  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 358 void get_glyphs_in_class (unsigned int klass, hb_set_t *glyphs) const function in struct:OT::GDEF
hb-ot-layout.cc 250 return face->table.GDEF->table->get_glyphs_in_class (klass, glyphs);
    [all...]

Completed in 103 milliseconds