SetBoundsEvent 101 ash/wm/default_state.cc SetBounds(window_state, static_cast<const SetBoundsEvent*>(event)); SetBoundsEvent 404 ash/wm/default_state.cc const SetBoundsEvent* event) { SetBoundsEvent 13 ash/wm/default_state.h class SetBoundsEvent; SetBoundsEvent 43 ash/wm/default_state.h const SetBoundsEvent* bounds_event); SetBoundsEvent 143 ash/wm/maximize_mode/maximize_mode_window_state.cc (static_cast<const wm::SetBoundsEvent*>(event))->requested_bounds(); SetBoundsEvent 17 ash/wm/wm_event.cc SetBoundsEvent::SetBoundsEvent(WMEventType type, const gfx::Rect& bounds) SetBoundsEvent 22 ash/wm/wm_event.cc SetBoundsEvent::~SetBoundsEvent() { SetBoundsEvent 91 ash/wm/wm_event.h class SetBoundsEvent : public WMEvent { SetBoundsEvent 93 ash/wm/wm_event.h SetBoundsEvent(WMEventType type, const gfx::Rect& requested_bounds); SetBoundsEvent 94 ash/wm/wm_event.h virtual ~SetBoundsEvent(); SetBoundsEvent 101 ash/wm/wm_event.h DISALLOW_COPY_AND_ASSIGN(SetBoundsEvent); SetBoundsEvent 121 ash/wm/workspace/workspace_layout_manager.cc wm::SetBoundsEvent event(wm::WM_EVENT_SET_BOUNDS, requested_bounds);