Searched defs:HB_GlyphMetrics (Results 1 - 3 of 3) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-shape.h38 typedef struct _HB_GlyphMetrics HB_GlyphMetrics; typedef in typeref:struct:_HB_GlyphMetrics
55 void (*getMetrics)(HB_Font *font, HB_Glyph glyph, HB_GlyphMetrics *metrics);
H A Dharfbuzz-shaper.h235 } HB_GlyphMetrics; typedef in typeref:struct:__anon18898
247 void (*getGlyphMetrics)(HB_Font font, HB_Glyph glyph, HB_GlyphMetrics *metrics);
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-shaper.h204 } HB_GlyphMetrics; typedef in typeref:struct:__anon18952
216 void (*getGlyphMetrics)(HB_Font font, HB_Glyph glyph, HB_GlyphMetrics *metrics);

Completed in 65 milliseconds