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

  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 356 unsigned int get_glyph_class (hb_codepoint_t glyph) const function in struct:OT::GDEF
396 unsigned int klass = get_glyph_class (glyph);
hb-ot-layout.cc 237 return (hb_ot_layout_glyph_class_t) face->table.GDEF->table->get_glyph_class (glyph);
    [all...]

Completed in 548 milliseconds