HomeSort by relevance Sort by last modified time
    Searched refs:getGlyphMetrics (Results 1 - 9 of 9) sorted by null

  /external/skia/src/ports/
SkHarfBuzzFont.cpp 110 static void getGlyphMetrics(HB_Font hbFont, HB_Glyph glyph,
158 getGlyphMetrics,
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
HarfbuzzSkia.cpp 151 static void getGlyphMetrics(HB_Font hbFont, HB_Glyph glyph, HB_GlyphMetrics* metrics)
198 getGlyphMetrics,
  /external/webkit/Source/WebCore/platform/graphics/chromium/
HarfbuzzSkia.cpp 168 static void getGlyphMetrics(HB_Font hbFont, HB_Glyph glyph, HB_GlyphMetrics* metrics)
215 getGlyphMetrics,
  /frameworks/base/core/jni/android/graphics/
HarfbuzzSkia.cpp 143 static void getGlyphMetrics(HB_Font hbFont, HB_Glyph glyph, HB_GlyphMetrics* metrics)
187 getGlyphMetrics,
  /external/harfbuzz/src/
harfbuzz-shaper.h 247 void (*getGlyphMetrics)(HB_Font font, HB_Glyph glyph, HB_GlyphMetrics *metrics);