Searched refs:fAutoKern (Results 1 – 3 of 3) sorted by relevance
31 SkAutoKern fAutoKern; variable
502 finalPosition += {fAutoKern.adjust(glyph), 0.0f};515 SkAutoKern fAutoKern;
2273 fXPos += (fPrevAdvance + fAutoKern.adjust(glyph)) * fScale; in next()2295 fXPos += (fPrevAdvance + fAutoKern.adjust(glyph)) * fScale; in next()