Home
last modified time | relevance | path

Searched refs:resizes (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/content/browser/compositor/
Dsoftware_layer_mac.mm20 // scaled during dyanmic resizes (especially with devtools open).
Dio_surface_layer_mac.mm197 // scaled during dyanmic resizes (especially with devtools open).
/external/chromium_org/chrome/browser/ui/cocoa/
Dversion_independent_window.mm22 // explicitly resizes the contentView at inopportune times.
Dframed_browser_window.mm267 // on the screen. We cannot always handle resizes without breaking, so we
Dbrowser_window_controller.mm737 // standard size, Cocoa resizes the window to the standard size, and saves the
739 // to a fudge factor) as the standard size, Cocoa resizes the window to the
946 // unwanted renderer resizes. The calling code must call layoutSubviews to
Dbrowser_window_controller_private.mm385 // spurious renderer resizes.
/external/chromium_org/net/disk_cache/blockfile/
Dindex_table_v3_unittest.cc583 for (int resizes = 0; resizes <= 8; resizes++) { in TEST() local
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
Dconstrained_window_alert.mm33 // If a link has been set, resizes the link to fit within the window and
/external/eigen/doc/
DPreprocessorDirectives.dox36 …<tt>a = b</tt> have to be of the same size; otherwise, %Eigen automatically resizes \c a so that i…
DTutorialMatrixClass.dox178 Assignment is the action of copying a matrix into another, using \c operator=. Eigen resizes the ma…
/external/chromium_org/ui/views/cocoa/
Dbridged_native_widget_unittest.mm198 // Test that resizing the window resizes the root view appropriately.
/external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/
Dwrench_menu_controller.mm337 // when the item title is too big and GTM resizes it.
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
Dautofill_dialog_window_controller.mm350 // Observe that to allow resizes based on browser size.
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dextension_popup_controller.mm65 // Called when the window moves or resizes. Notifies the extension.
/external/chromium_org/ppapi/api/
Dppb_graphics_3d.idl237 * ResizeBuffers() resizes the backing surface for context.
/external/chromium_org/chrome/browser/ui/cocoa/panels/
Dpanel_window_controller_cocoa.mm240 // resizes during intermediate stages of animation.
/external/chromium_org/third_party/d3/src/
Dd3.js8825 … = [ 0, 0 ], xExtentDomain, yExtentDomain, xClamp = true, yClamp = true, resizes = d3_svg_brushRes…
8832 var resize = g.selectAll(".resize").data(resizes, d3_identity);
9036 resizes = d3_svg_brushResizes[!x << 1 | !y];
9042 resizes = d3_svg_brushResizes[!x << 1 | !y];
/external/e2fsprogs/debian/
Dchangelog114 * Fixed resize2fs to be able to handle off-line resizes of file
/external/e2fsprogs/
DRELEASE-NOTES283 Fix resize2fs so that it can handle off-line resizes of file systems