Searched refs:SetRestoreBoundsInParent (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ash/wm/
H A Dproperty_util.h30 ASH_EXPORT void SetRestoreBoundsInParent(aura::Window* window,
H A Dproperty_util.cc23 void SetRestoreBoundsInParent(aura::Window* window, const gfx::Rect& bounds) { function in namespace:ash
H A Dtoplevel_window_event_handler.cc299 SetRestoreBoundsInParent(target, pre_drag_window_bounds_);
301 SetRestoreBoundsInParent(target, pre_drag_window_bounds_);
H A Dbase_layout_manager.cc130 SetRestoreBoundsInParent(window, window->bounds());
H A Dbase_layout_manager_unittest.cc251 SetRestoreBoundsInParent(window.get(), gfx::Rect(10, 11, 12, 13));
/external/chromium_org/ash/wm/workspace/
H A Dsnap_sizer.cc104 SetRestoreBoundsInParent(window, sizer.GetSnapBounds(window->bounds()));
H A Dworkspace_layout_manager.cc159 SetRestoreBoundsInParent(window, window->bounds());
/external/chromium_org/ash/
H A Droot_window_controller.cc95 SetRestoreBoundsInParent(window, restore_bounds);

Completed in 232 milliseconds