Home | History | Annotate | Download | only in webkit

Lines Matching refs:textZoom

648     public synchronized void setTextZoom(int textZoom) {
649 if (mTextSize != textZoom) {
650 mTextSize = textZoom;