Home | History | Annotate | Download | only in suggestions

Lines Matching refs:setTextScaleX

448         wordView.setTextScaleX(Math.max(scaleX, MIN_TEXT_XSCALE));
541 wordView.setTextScaleX(1.0f);
564 wordView.setTextScaleX(wordScaleX);
596 hintView.setTextScaleX(hintScaleX);
608 titleView.setTextScaleX(1.0f); // Reset textScaleX.
610 titleView.setTextScaleX(titleScaleX);
625 paint.setTextScaleX(1.0f);
640 paint.setTextScaleX(scaleX);
664 paint.setTextScaleX(MIN_TEXT_XSCALE);