Lines Matching full:scalex
423 void SkPaint::setTextScaleX(SkScalar scaleX) {424 GEN_ID_INC_EVAL(scaleX != fTextScaleX);425 fTextScaleX = scaleX;