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

  /external/harfbuzz/src/
harfbuzz-shaper.h 239 } HB_FontMetric;
248 HB_Fixed (*getFontMetric)(HB_Font font, HB_FontMetric metric);
  /external/harfbuzz/contrib/
harfbuzz-freetype.c 116 hb_freetype_font_metric_get(HB_Font font, HB_FontMetric metric) {
  /external/skia/src/ports/
SkHarfBuzzFont.cpp 135 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
HarfbuzzSkia.cpp 175 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
  /external/webkit/Source/WebCore/platform/graphics/chromium/
HarfbuzzSkia.cpp 192 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
  /frameworks/base/core/jni/android/graphics/
HarfbuzzSkia.cpp 165 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
  /external/harfbuzz/tests/shaping/
main.cpp 145 HB_Fixed hb_getFontMetric(HB_Font font, HB_FontMetric metric)

Completed in 750 milliseconds