Searched refs:textZoom (Results 1 – 2 of 2) sorted by relevance
648 public synchronized void setTextZoom(int textZoom) { in setTextZoom() argument649 if (mTextSize != textZoom) { in setTextZoom()652 mTextSize, textZoom); in setTextZoom()654 mTextSize = textZoom; in setTextZoom()
431 public synchronized void setTextZoom(int textZoom) { in setTextZoom() argument