Lines Matching defs:runFont
1115 const SkFont& runFont,
1196 const SkFont& runFont,
1225 runFont.getEdging() == SkFont::Edging::kSubpixelAntiAlias,
1226 has_some_antialiasing(runFont));
1639 const SkFont& runFont,
1642 has_some_antialiasing(runFont),
1651 const SkFont& runFont,
1658 SDFTSubRun::Make(drawables, runFont, std::move(strike), strikeToSourceScale,this, &fAlloc));
2147 const SkFont& runFont,
2213 const SkFont& runFont,
2241 runFont.getEdging() == SkFont::Edging::kSubpixelAntiAlias,
2242 has_some_antialiasing(runFont));
2395 const SkFont& runFont,
2401 runPaint.setAntiAlias(has_some_antialiasing(runFont));
2449 const SkFont& runFont,
2455 drawables, runFont, std::move(strike), strikeToSourceScale, fAlloc));