Home
last modified time | relevance | path

Searched refs:get_glyphs_in_class (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gdef-table.hh358 void get_glyphs_in_class (unsigned int klass, hb_set_t *glyphs) const in get_glyphs_in_class() function
Dhb-ot-layout.cc250 return face->table.GDEF->table->get_glyphs_in_class (klass, glyphs); in hb_ot_layout_get_glyphs_in_class()