Home | History | Annotate | Download | only in core

Lines Matching full:scalex

379 void SkPaint::setTextScaleX(SkScalar scaleX) {
380 GEN_ID_INC_EVAL(scaleX != fTextScaleX);
381 fTextScaleX = scaleX;