Home
last modified time | relevance | path

Searched defs:getFontMetrics (Results 1 – 9 of 9) sorted by relevance

/external/skqp/src/core/
DSkStrike.h114 const SkFontMetrics& getFontMetrics() const { in getFontMetrics() function
DSkScalerContext.cpp552 void SkScalerContext::getFontMetrics(SkFontMetrics* fm) { in getFontMetrics() function in SkScalerContext
/external/skia/src/core/
DSkStrike.h113 const SkFontMetrics& getFontMetrics() const { in getFontMetrics() function
DSkScalerContext.cpp580 void SkScalerContext::getFontMetrics(SkFontMetrics* fm) { in getFontMetrics() function in SkScalerContext
/external/skia/tools/fonts/
DSkTestTypeface.cpp112 void SkTestTypeface::getFontMetrics(SkFontMetrics* metrics) { in getFontMetrics() function in SkTestTypeface
DSkTestSVGTypeface.cpp99 void SkTestSVGTypeface::getFontMetrics(SkFontMetrics* metrics) const { in getFontMetrics() function in SkTestSVGTypeface
/external/skqp/tools/fonts/
DSkTestTypeface.cpp112 void SkTestTypeface::getFontMetrics(SkFontMetrics* metrics) { in getFontMetrics() function in SkTestTypeface
DSkTestSVGTypeface.cpp99 void SkTestSVGTypeface::getFontMetrics(SkFontMetrics* metrics) const { in getFontMetrics() function in SkTestSVGTypeface
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java479 public FontMetrics getFontMetrics() in getFontMetrics() method in OverrideGraphics2D
484 public FontMetrics getFontMetrics(Font f) in getFontMetrics() method in OverrideGraphics2D