Home
last modified time | relevance | path

Searched defs:restore_bounds (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ash/wm/workspace/
Dworkspace_event_handler_unittest.cc317 gfx::Rect restore_bounds = window->bounds(); in TEST_F() local
474 gfx::Rect restore_bounds = window->bounds(); in TEST_F() local
502 gfx::Rect restore_bounds = window->bounds(); in TEST_F() local
529 gfx::Rect restore_bounds = window->bounds(); in TEST_F() local
/external/chromium_org/ash/wm/
Ddrag_details.h39 gfx::Rect restore_bounds; member
Ddefault_state.cc41 const gfx::Rect& restore_bounds = window_state->GetRestoreBoundsInScreen(); in MoveToDisplayForRestore() local
247 gfx::Rect restore_bounds = window->bounds(); in ProcessCompoundEvents() local
Dwindow_state_unittest.cc237 gfx::Rect restore_bounds = window->GetBoundsInScreen(); in TEST_F() local
/external/chromium_org/ash/wm/dock/
Ddocked_window_resizer.cc240 gfx::Rect restore_bounds = window->GetBoundsInScreen(); in FinishedDragging() local
Ddocked_window_layout_manager.cc992 const gfx::Rect restore_bounds = window_state->GetRestoreBoundsInScreen(); in RecordUmaAction() local
/external/chromium_org/ash/
Droot_window_controller.cc129 gfx::Rect restore_bounds; in ReparentWindow() local
/external/chromium_org/ui/views/widget/
Dnative_widget_aura.cc392 gfx::Rect* restore_bounds = in GetRestoredBounds() local
/external/chromium_org/ash/wm/maximize_mode/
Dmaximize_mode_window_manager_unittest.cc429 gfx::Rect restore_bounds = *bounds; in GetPlacementOverride() local