HomeSort by relevance Sort by last modified time
    Searched defs:HB_Glyph (Results 1 - 3 of 3) 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;
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-global.h 83 typedef hb_uint32 HB_Glyph;

Completed in 2948 milliseconds