Searched refs:getTestSVGTypeface (Results 1 – 1 of 1) sorted by relevance
177 SkScalar upem = this->getTestSVGTypeface()->fUpem; in SkTestSVGScalerContext()182 TestSVGTypeface* getTestSVGTypeface() const { in getTestSVGTypeface() function in SkTestSVGScalerContext187 this->getTestSVGTypeface()->getAdvance(glyph); in generateAdvance()198 glyphID = glyphID < this->getTestSVGTypeface()->fGlyphCount ? glyphID : 0; in generateMetrics()204 TestSVGTypeface::Glyph& glyphData = this->getTestSVGTypeface()->fGlyphs[glyphID]; in generateMetrics()226 glyphID = glyphID < this->getTestSVGTypeface()->fGlyphCount ? glyphID : 0; in generateImage()235 TestSVGTypeface::Glyph& glyphData = this->getTestSVGTypeface()->fGlyphs[glyphID]; in generateImage()255 this->getTestSVGTypeface()->getFontMetrics(metrics); in generateFontMetrics()