Lines Matching refs:textZoom
643 int textZoom = mPrefs.getInt(PREF_TEXT_ZOOM, 10);644 return getAdjustedTextZoom(textZoom);