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

  /external/skia/legacy/src/ports/
SkHarfBuzzFont.cpp 135 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
159 getFontMetric,
  /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,
  /external/harfbuzz/src/
harfbuzz-shaper.h 248 HB_Fixed (*getFontMetric)(HB_Font font, HB_FontMetric metric);
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 217 HB_Fixed (*getFontMetric)(HB_Font font, HB_FontMetric metric);

Completed in 275 milliseconds