Searched refs:textZoom (Results 1 - 2 of 2) sorted by relevance

/frameworks/webview/chromium/java/com/android/webview/chromium/
H A DContentSettingsAdapter.java159 public synchronized void setTextZoom(int textZoom) { argument
160 mAwSettings.setTextZoom(textZoom);
/frameworks/base/core/java/android/webkit/
H A DWebSettings.java454 * @param textZoom the text zoom in percent
456 public synchronized void setTextZoom(int textZoom) { argument

Completed in 29 milliseconds