Searched refs:resizes (Results 1 – 19 of 19) sorted by relevance
/external/chromium_org/content/browser/compositor/ |
D | software_layer_mac.mm | 20 // scaled during dyanmic resizes (especially with devtools open).
|
D | io_surface_layer_mac.mm | 197 // scaled during dyanmic resizes (especially with devtools open).
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | version_independent_window.mm | 22 // explicitly resizes the contentView at inopportune times.
|
D | framed_browser_window.mm | 267 // on the screen. We cannot always handle resizes without breaking, so we
|
D | browser_window_controller.mm | 737 // 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
|
D | browser_window_controller_private.mm | 385 // spurious renderer resizes.
|
/external/chromium_org/net/disk_cache/blockfile/ |
D | index_table_v3_unittest.cc | 583 for (int resizes = 0; resizes <= 8; resizes++) { in TEST() local
|
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/ |
D | constrained_window_alert.mm | 33 // If a link has been set, resizes the link to fit within the window and
|
/external/eigen/doc/ |
D | PreprocessorDirectives.dox | 36 …<tt>a = b</tt> have to be of the same size; otherwise, %Eigen automatically resizes \c a so that i…
|
D | TutorialMatrixClass.dox | 178 Assignment is the action of copying a matrix into another, using \c operator=. Eigen resizes the ma…
|
/external/chromium_org/ui/views/cocoa/ |
D | bridged_native_widget_unittest.mm | 198 // Test that resizing the window resizes the root view appropriately.
|
/external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/ |
D | wrench_menu_controller.mm | 337 // when the item title is too big and GTM resizes it.
|
/external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
D | autofill_dialog_window_controller.mm | 350 // Observe that to allow resizes based on browser size.
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
D | extension_popup_controller.mm | 65 // Called when the window moves or resizes. Notifies the extension.
|
/external/chromium_org/ppapi/api/ |
D | ppb_graphics_3d.idl | 237 * ResizeBuffers() resizes the backing surface for context.
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
D | panel_window_controller_cocoa.mm | 240 // resizes during intermediate stages of animation.
|
/external/chromium_org/third_party/d3/src/ |
D | d3.js | 8825 … = [ 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/ |
D | changelog | 114 * Fixed resize2fs to be able to handle off-line resizes of file
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 283 Fix resize2fs so that it can handle off-line resizes of file systems
|