Searched refs:fAutoKern (Results 1 – 3 of 3) sorted by relevance
31 SkAutoKern fAutoKern; variable
498 finalPosition += {SkFixedToScalar(fAutoKern.adjust(glyph)), 0.0f};511 SkAutoKern fAutoKern;
2367 fXPos += SkScalarMul(SkFixedToScalar(fPrevAdvance + fAutoKern.adjust(glyph)), fScale); in next()2389 fXPos += SkScalarMul(SkFixedToScalar(fPrevAdvance + fAutoKern.adjust(glyph)), fScale); in next()