Searched refs:zoom (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebSettings.java553 * Set whether the WebView supports zoom
561 * Returns whether the WebView supports zoom
568 * Sets whether the zoom mechanism built into WebView is used.
576 * Returns true if the zoom mechanism built into WebView is being used.
583 * Sets whether the on screen zoom buttons are used.
584 * A combination of built in zoom controls enabled
585 * and on screen zoom controls disabled allows for pinch to zoom
594 * Returns true if the on screen zoom buttons are being used.
717 * Set the text zoom o
801 setDefaultZoom(ZoomDensity zoom) argument
[all...]
H A DZoomManager.java32 * The ZoomManager is responsible for maintaining the WebView's current zoom
33 * level state. It is also responsible for managing the on-screen zoom controls
36 * Currently, there are two methods for animating the zoom of a WebView.
39 * length animation where the final zoom scale is known at startup. This type of
56 // Widgets responsible for the on-screen zoom functions of the WebView.
62 * default zoom scale.
84 * picture from webkit and use that width to enter into zoom overview mode.
89 * When in the zoom overview mode, the page's width is fully fit to the
93 * mode, but this value should only be modified by changes to the zoom
101 * These variables track the center point of the zoom an
397 private boolean zoom(float zoomMultiplier) { method in class:ZoomManager
[all...]
H A DWebView.java135 * through a history, zoom in and out, perform text searches and more.</p>
136 * <p>To enable the built-in zoom, set
2522 * Invoke the graphical zoom picker widget for this WebView. This will
2523 * result in the zoom widget appearing on the screen to control the zoom
2529 Log.w(LOGTAG, "This WebView doesn't support zoom.");
3051 * Update the double-tap zoom.
4462 * remove the WebTextView. Should be called when the zoom level changes.
4475 // its new place, accounting for our new scroll/zoom values,
4691 // If we are zooming, this will get handled above, when the zoom
[all...]
/frameworks/base/docs/html/reference/renderscript/
H A Ddoxygen.css896 div.zoom

Completed in 101 milliseconds