Searched refs:getFontMetric (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/ports/
H A DSkHarfBuzzFont.cpp135 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric) function
159 getFontMetric,
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DHarfbuzzSkia.cpp175 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric) function in namespace:WebCore
199 getFontMetric,
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DHarfbuzzSkia.cpp192 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric) function in namespace:WebCore
216 getFontMetric,
/external/harfbuzz/src/
H A Dharfbuzz-shaper.h248 HB_Fixed (*getFontMetric)(HB_Font font, HB_FontMetric metric); member in struct:__anon5700
H A Dharfbuzz-shaper.cpp261 HB_Fixed size = item->font->klass->getFontMetric(item->font, HB_FontAscent) / 10;

Completed in 671 milliseconds