Home | History | Annotate | Download | only in core

Lines Matching refs:fPrevAdvance

1802     fPrevAdvance = 0;
1816 fXPos += SkScalarMul(SkFixedToScalar(fPrevAdvance + fAutoKern.adjust(glyph)), fScale);
1817 fPrevAdvance = glyph.fAdvanceX; // + fPaint.getTextTracking();