Searched refs:resizing (Results 1 – 25 of 73) sorted by relevance
123
/external/chromium_org/ui/keyboard/ |
D | keyboard_controller_proxy.h | 49 void set_resizing_from_contents(bool resizing) { in set_resizing_from_contents() argument 50 resizing_from_contents_ = resizing; in set_resizing_from_contents()
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
D | panel_window_controller_cocoa.mm | 47 // Edge thickness to trigger user resizing via system, in screen pixels. 113 // can trigger the user resizing. To work around this, we track the mouse 114 // location. When it is close to the edge/corner where the user resizing 125 // If the user is resizing a stacked panel by its bottom edge, make sure its 140 // Enable the user-resizing by setting both min and max size to the right 146 // Disable the user-resizing by setting both min and max size to be same as 213 // MacOS will turn the user-resizing to the user-dragging if the direction of 251 // Disable subview resizing while resizing the window to avoid renderer 273 // This will re-enable the content resizing after it finishes. 619 // trigger the user-resizing if this panel stacks with another inactive [all …]
|
D | mouse_drag_controller.mm | 14 // down before panel resizing operation actually starts.
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
D | extension_view_mac.mm | 58 // resizing. 89 // view, so not drawing them is necessary to avoid infinite resizing.
|
D | extension_installed_bubble_controller.mm | 269 // Set appropriate icon, resizing if necessary. 279 // Calculate the height of each install message, resizing messages in their
|
/external/chromium_org/ui/gfx/image/ |
D | image_skia_util_mac.mm | 53 // TODO(pkotwicz): Separate resizing NSImage and converting to ImageSkia. 55 // each supported scale factor and resizing if necessary.
|
/external/e2fsprogs/tests/progs/test_data/ |
D | test.irel | 19 # Try resizing the number of references and retry the add
|
/external/chromium/chrome/browser/resources/ntp4/ |
D | tile_page.css | 38 .resizing-tile-page .tile {
|
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/ |
D | constrained_window_sheet_controller_unittest.mm | 219 // Test that resizing sheet works. 238 // Test that resizing a hidden sheet works.
|
/external/eigen/doc/ |
D | I13_FunctionsTakingEigenTypes.dox | 157 …resizing but it is not possible to do so on expressions. Why should resizing of a matrix Block be … 176 …ressions does not do any harm in this case unless they actually require resizing. That means, pass…
|
D | C01_TutorialMatrixClass.dox | 195 \section TutorialMatrixAssignment Assignment and resizing 206 Of course, if the left-hand side is of fixed size, resizing it is not allowed. 208 If you do not want this automatic resizing to happen (for example for debugging purposes), you can …
|
D | I14_PreprocessorDirectives.dox | 35 …initializes to zero, as are new entries in matrices and arrays after resizing. Not defined by defa…
|
/external/chromium_org/native_client_sdk/src/doc/ |
D | glossary.rst | 47 module instance (such as resizing the browser window or going to
|
/external/chromium_org/ui/base/cocoa/ |
D | base_view.mm | 144 // NSTrackingInVisibleRect doesn't work correctly with Lion's window resizing,
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | dev_tools_controller.mm | 144 // category on NSSplitView to handle manual resizing.
|
D | sidebar_controller.mm | 153 // category on NSSplitView to handle manual resizing.
|
D | browser_window_controller_unittest.mm | 330 // Test to make sure resizing and relaying-out subviews works correctly. 338 // we start resizing. In particular, we need to move the tab strip to be 387 // we start resizing. In particular, we need to move the tab strip to be
|
D | browser_frame_view.mm | 251 // Align the phase to physical pixels so resizing the window under HiDPI
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | dev_tools_controller.mm | 154 // category on NSSplitView to handle manual resizing.
|
D | browser_window_controller_unittest.mm | 405 // Test to make sure resizing and relaying-out subviews works correctly. 413 // we start resizing. In particular, we need to move the tab strip to be 462 // we start resizing. In particular, we need to move the tab strip to be
|
D | browser_window_cocoa.mm | 749 // I believe these "automatic" resizing are caused by setAutoresizingMask of 751 // WebContentsDelegate::GetSizeForNewRenderView i.e. to prevent resizing of
|
/external/ipsec-tools/ |
D | NEWS | 13 o Fix mode config pool resizing
|
/external/e2fsprogs/ext2ed/ |
D | README | 7 and resizing functions.
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.QNX | 67 Overlays can flicker during window movement, resizing, etc. It
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
D | extension_installed_bubble_controller.mm | 339 // Set appropriate icon, resizing if necessary. 408 // Calculate the height of each install message, resizing messages in their
|
123