Home
last modified time | relevance | path

Searched defs:getFontMetric (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/ports/
DSkHarfBuzzFont.cpp135 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric) in getFontMetric() function
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
DHarfbuzzSkia.cpp175 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric) in getFontMetric() function
/external/webkit/Source/WebCore/platform/graphics/chromium/
DHarfbuzzSkia.cpp192 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric) in getFontMetric() function
/external/harfbuzz/src/
Dharfbuzz-shaper.h248 HB_Fixed (*getFontMetric)(HB_Font font, HB_FontMetric metric); member