Searched refs:isNarrowColumnLayout (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DZoomManager.java666 if (settings.isNarrowColumnLayout()
1026 if (zoomOverviewWidthChanged && settings.isNarrowColumnLayout() &&
1137 if (settings.isNarrowColumnLayout() &&
H A DWebSettings.java1637 /* package */ boolean isNarrowColumnLayout() { method in class:WebSettings
H A DWebViewCore.java2521 if (mSettings.isNarrowColumnLayout()) {

Completed in 68 milliseconds