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

  /external/harfbuzz/src/
harfbuzz-shaper.h 239 } HB_FontMetric;
248 HB_Fixed (*getFontMetric)(HB_Font font, HB_FontMetric metric);
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 208 } HB_FontMetric;
217 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/legacy/src/ports/
SkHarfBuzzFont.cpp 135 static HB_Fixed getFontMetric(HB_Font hbFont, 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)
  /external/harfbuzz_ng/src/
hb-old.cc 162 HB_FontMetric metric)
  /external/harfbuzz/tests/shaping/
main.cpp 145 HB_Fixed hb_getFontMetric(HB_Font font, HB_FontMetric metric)

Completed in 308 milliseconds