Searched defs:getGlyphMetrics (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/ports/
H A DSkHarfBuzzFont.cpp110 static void getGlyphMetrics(HB_Font hbFont, HB_Glyph glyph, function
158 getGlyphMetrics,
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DHarfbuzzSkia.cpp151 static void getGlyphMetrics(HB_Font hbFont, HB_Glyph glyph, HB_GlyphMetrics* metrics) function in namespace:WebCore
198 getGlyphMetrics,
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DHarfbuzzSkia.cpp168 static void getGlyphMetrics(HB_Font hbFont, HB_Glyph glyph, HB_GlyphMetrics* metrics) function in namespace:WebCore
215 getGlyphMetrics,
/external/harfbuzz/src/
H A Dharfbuzz-shaper.h247 void (*getGlyphMetrics)(HB_Font font, HB_Glyph glyph, HB_GlyphMetrics *metrics); member in struct:__anon5700
/external/skia/src/core/
H A DSkPaint.cpp432 const SkGlyph& SkPaint::getGlyphMetrics(uint16_t glyphId) { function in class:SkPaint

Completed in 127 milliseconds