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

  /external/harfbuzz/src/
harfbuzz-shape.h 38 typedef struct _HB_GlyphMetrics HB_GlyphMetrics;
55 void (*getMetrics)(HB_Font *font, HB_Glyph glyph, HB_GlyphMetrics *metrics);
harfbuzz-shaper.h 235 } HB_GlyphMetrics;
247 void (*getGlyphMetrics)(HB_Font font, HB_Glyph glyph, HB_GlyphMetrics *metrics);
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 204 } HB_GlyphMetrics;
216 void (*getGlyphMetrics)(HB_Font font, HB_Glyph glyph, HB_GlyphMetrics *metrics);

Completed in 1121 milliseconds