/external/chromium_org/content/browser/ |
host_zoom_map_impl_unittest.cc | 28 double zoomed = 2.5; local 29 host_zoom_map.SetZoomLevelForHost("zoomed.com", zoomed); 33 EXPECT_DOUBLE_EQ(zoomed, 34 host_zoom_map.GetZoomLevelForHostAndScheme("http", "zoomed.com")); 40 double zoomed = 2.5; local 52 host_zoom_map.SetZoomLevelForHost("login", zoomed); 56 EXPECT_DOUBLE_EQ(zoomed,
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_zoom.c | 44 * \param x0, x1 returned X bounds of zoomed region [x0, x1) 45 * \param y0, y1 returned Y bounds of zoomed region [y0, y1) 46 * \return GL_TRUE if any zoomed pixels visible, GL_FALSE if totally clipped 103 * Convert a zoomed x image coordinate back to an unzoomed x coord. 104 * 'zx' is screen position of a pixel in the zoomed image, who's left edge 135 SWspan zoomed; local 159 INIT_SPAN(zoomed, GL_BITMAP); 160 zoomed.x = x0; 161 zoomed.end = zoomedWidth; 162 zoomed.array = swrast->ZoomedArrays [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_zoom.c | 44 * \param x0, x1 returned X bounds of zoomed region [x0, x1) 45 * \param y0, y1 returned Y bounds of zoomed region [y0, y1) 46 * \return GL_TRUE if any zoomed pixels visible, GL_FALSE if totally clipped 103 * Convert a zoomed x image coordinate back to an unzoomed x coord. 104 * 'zx' is screen position of a pixel in the zoomed image, who's left edge 135 SWspan zoomed; local 159 INIT_SPAN(zoomed, GL_BITMAP); 160 zoomed.x = x0; 161 zoomed.end = zoomedWidth; 162 zoomed.array = swrast->ZoomedArrays [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ui/ |
preview_panel.js | 400 * Longer edge length of zoomed thumbnail rectangle. 456 * Create the zoomed version of image and set it to the DOM element to show the 457 * zoomed image. 459 * @param {Image} image Image to be source of the zoomed image.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
LayoutCanvas.java | 431 Boolean zoomed = coordinator.isEditorMaximized(); 432 if (mWasZoomed != zoomed) { 439 mWasZoomed = zoomed; 806 * resolution render of the device is zoomed before being shown on the [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/ |
gallery.js | 463 // Animate to zoomed position.
|
/external/chromium_org/chrome/browser/resources/ntp_android/ |
ntp_android.js | 735 // Use a container so that the fold it self can be zoomed without [all...] |
/external/chromium_org/native_client_sdk/src/doc/_static/css/ |
local_extensions.css | [all...] |