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

  /external/harfbuzz/src/
harfbuzz-global.h 76 typedef hb_uint32 HB_Glyph;
harfbuzz-shape.h 34 typedef hb_uint32 HB_Glyph;
54 HB_Glyph (*charToGlyph)(HB_Font *font, HB_Unichar chr);
55 void (*getMetrics)(HB_Font *font, HB_Glyph glyph, HB_GlyphMetrics *metrics);
146 HB_Glyph glyph;

Completed in 22 milliseconds