Searched refs:fAutoKern (Results 1 – 3 of 3) sorted by relevance
31 SkAutoKern fAutoKern; variable
407 finalPosition += {fAutoKern.adjust(glyph), 0.0f}; in findAndPositionGlyph()420 SkAutoKern fAutoKern; variable
2268 fXPos += (fPrevAdvance + fAutoKern.adjust(glyph)) * fScale; in next()2290 fXPos += (fPrevAdvance + fAutoKern.adjust(glyph)) * fScale; in next()