Searched defs:getFontMetrics (Results 1 – 11 of 11) sorted by relevance
149 void TextStyle::getFontMetrics(SkFontMetrics* metrics) const { in getFontMetrics() function in skia::textlayout::TextStyle
79 const SkFontMetrics& getFontMetrics() const { in getFontMetrics() function
73 const SkFontMetrics& getFontMetrics() const { in getFontMetrics() function
697 void SkScalerContext::getFontMetrics(SkFontMetrics* fm) { in getFontMetrics() function in SkScalerContext
114 const SkFontMetrics& getFontMetrics() const { in getFontMetrics() function
552 void SkScalerContext::getFontMetrics(SkFontMetrics* fm) { in getFontMetrics() function in SkScalerContext
102 void TestTypeface::getFontMetrics(SkFontMetrics* metrics) { *metrics = fTestFont->fMetrics; } in getFontMetrics() function in TestTypeface
127 void TestSVGTypeface::getFontMetrics(SkFontMetrics* metrics) const { *metrics = fFontMetrics; } in getFontMetrics() function in TestSVGTypeface
112 void SkTestTypeface::getFontMetrics(SkFontMetrics* metrics) { in getFontMetrics() function in SkTestTypeface
99 void SkTestSVGTypeface::getFontMetrics(SkFontMetrics* metrics) const { in getFontMetrics() function in SkTestSVGTypeface
479 public FontMetrics getFontMetrics() in getFontMetrics() method in OverrideGraphics2D484 public FontMetrics getFontMetrics(Font f) in getFontMetrics() method in OverrideGraphics2D