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

  /external/skia/src/ports/
SkHarfBuzzFont.cpp 135 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
159 getFontMetric,
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
HarfbuzzSkia.cpp 175 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
199 getFontMetric,
  /external/webkit/Source/WebCore/platform/graphics/chromium/
HarfbuzzSkia.cpp 192 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
216 getFontMetric,
  /frameworks/base/core/jni/android/graphics/
HarfbuzzSkia.cpp 165 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
188 getFontMetric,
  /external/harfbuzz/src/
harfbuzz-shaper.h 248 HB_Fixed (*getFontMetric)(HB_Font font, HB_FontMetric metric);
harfbuzz-shaper.cpp 261 HB_Fixed size = item->font->klass->getFontMetric(item->font, HB_FontAscent) / 10;
    [all...]

Completed in 397 milliseconds