Searched defs:strikeToSourceRatio (Results 1 – 3 of 3) sorted by relevance
40 SkScalar strikeToSourceRatio = pathFont.setupForAsPaths(&pathPaint); in MakePath() local74 SkScalar strikeToSourceRatio = runFontTextSize / fallbackTextSize; in MakeSourceFallback() local88 SkScalar strikeToSourceRatio = 1; in MakeCanonicalized() local173 SkScalar strikeToSourceRatio; in MakeSDFT() local198 SkScalar strikeToSourceRatio) in SkStrikeSpec()
88 SkScalar strikeToSourceRatio() const { return fStrikeToSourceRatio; } in strikeToSourceRatio() function
315 SkScalar strikeToSourceRatio() const { return fStrikeSpec.strikeToSourceRatio(); } in strikeToSourceRatio() function in __anona00be6630111::GlyphVector