Searched defs:getFontMetrics (Results 1 – 11 of 11) sorted by relevance
125 void TextStyle::getFontMetrics(SkFontMetrics* metrics) const { in getFontMetrics() function in skia::textlayout::TextStyle
156 void TextStyle::getFontMetrics(SkFontMetrics* metrics) const { in getFontMetrics() function in skia::textlayout::TextStyle
92 const SkFontMetrics& getFontMetrics() const { in getFontMetrics() function
621 void SkScalerContext::getFontMetrics(SkFontMetrics* fm) { in getFontMetrics() function in SkScalerContext
78 const SkFontMetrics& getFontMetrics() const { in getFontMetrics() function
74 const SkFontMetrics& getFontMetrics() const { in getFontMetrics() function
695 void SkScalerContext::getFontMetrics(SkFontMetrics* fm) { in getFontMetrics() function in SkScalerContext
102 void TestTypeface::getFontMetrics(SkFontMetrics* metrics) { *metrics = fTestFont->fMetrics; } in getFontMetrics() function in TestTypeface
128 void TestSVGTypeface::getFontMetrics(SkFontMetrics* metrics) const { *metrics = fFontMetrics; } in getFontMetrics() function in TestSVGTypeface
105 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