WMEvent 41 ash/accelerators/accelerator_commands.cc wm::WMEvent event(wm::WM_EVENT_TOGGLE_MAXIMIZE); WMEvent 48 ash/accelerators/accelerator_commands.cc const wm::WMEvent event(wm::WM_EVENT_TOGGLE_FULLSCREEN); WMEvent 520 ash/accelerators/accelerator_controller.cc const wm::WMEvent event(action == WINDOW_SNAP_LEFT ? WMEvent 549 ash/display/display_controller_unittest.cc const wm::WMEvent toggle_fullscreen_event(wm::WM_EVENT_TOGGLE_FULLSCREEN); WMEvent 260 ash/frame/caption_buttons/alternate_frame_size_button.cc const wm::WMEvent snap_event( WMEvent 482 ash/frame/caption_buttons/frame_maximize_button.cc const wm::WMEvent event(wm::WM_EVENT_SNAP_LEFT); WMEvent 489 ash/frame/caption_buttons/frame_maximize_button.cc const wm::WMEvent event(wm::WM_EVENT_SNAP_RIGHT); WMEvent 73 ash/wm/default_state.cc const WMEvent* event) { WMEvent 150 ash/wm/default_state.cc const WMEvent event(wm::WM_EVENT_DISPLAY_BOUNDS_CHANGED); WMEvent 153 ash/wm/default_state.cc const WMEvent event(wm::WM_EVENT_WORKAREA_BOUNDS_CHANGED); WMEvent 174 ash/wm/default_state.cc const WMEvent* event) { WMEvent 180 ash/wm/default_state.cc const wm::WMEvent event(wm::WM_EVENT_TOGGLE_FULLSCREEN); WMEvent 191 ash/wm/default_state.cc const wm::WMEvent event(wm::WM_EVENT_TOGGLE_FULLSCREEN); WMEvent 302 ash/wm/default_state.cc const WMEvent* event) { WMEvent 23 ash/wm/default_state.h const WMEvent* event) OVERRIDE; WMEvent 33 ash/wm/default_state.h const WMEvent* event); WMEvent 37 ash/wm/default_state.h const WMEvent* event); WMEvent 1529 ash/wm/dock/docked_window_resizer_unittest.cc const wm::WMEvent snap_right(wm::WM_EVENT_SNAP_RIGHT); WMEvent 1552 ash/wm/dock/docked_window_resizer_unittest.cc const wm::WMEvent snap_left(wm::WM_EVENT_SNAP_LEFT); WMEvent 489 ash/wm/maximize_mode/maximize_mode_window_manager_unittest.cc wm::WMEvent event(wm::WM_EVENT_TOGGLE_FULLSCREEN); WMEvent 513 ash/wm/maximize_mode/maximize_mode_window_manager_unittest.cc wm::WMEvent event_left(wm::WM_EVENT_SNAP_LEFT); WMEvent 514 ash/wm/maximize_mode/maximize_mode_window_manager_unittest.cc wm::WMEvent event_right(wm::WM_EVENT_SNAP_RIGHT); WMEvent 116 ash/wm/maximize_mode/maximize_mode_window_state.cc const wm::WMEvent* event) { WMEvent 36 ash/wm/maximize_mode/maximize_mode_window_state.h const wm::WMEvent* event) OVERRIDE; WMEvent 293 ash/wm/overview/window_selector_unittest.cc const wm::WMEvent toggle_fullscreen_event(wm::WM_EVENT_TOGGLE_FULLSCREEN); WMEvent 411 ash/wm/panels/panel_window_resizer_unittest.cc const wm::WMEvent event(wm::WM_EVENT_TOGGLE_FULLSCREEN); WMEvent 587 ash/wm/toplevel_window_event_handler.cc const wm::WMEvent event(wm::WM_EVENT_SNAP_LEFT); WMEvent 594 ash/wm/toplevel_window_event_handler.cc const wm::WMEvent event(wm::WM_EVENT_SNAP_RIGHT); WMEvent 288 ash/wm/video_detector_unittest.cc const wm::WMEvent toggle_fullscreen_event(wm::WM_EVENT_TOGGLE_FULLSCREEN); WMEvent 219 ash/wm/window_state.cc const WMEvent event(WM_EVENT_NORMAL); WMEvent 224 ash/wm/window_state.cc void WindowState::OnWMEvent(const WMEvent* event) { WMEvent 302 ash/wm/window_state.cc WMEvent event(WMEventTypeFromShowState(GetShowState())); WMEvent 33 ash/wm/window_state.h class WMEvent; WMEvent 59 ash/wm/window_state.h virtual void OnWMEvent(WindowState* window_state, const WMEvent* event) = 0; WMEvent 136 ash/wm/window_state.h void OnWMEvent(const WMEvent* event); WMEvent 27 ash/wm/window_state_unittest.cc const WMEvent* event) OVERRIDE { WMEvent 69 ash/wm/window_state_unittest.cc const WMEvent snap_left(WM_EVENT_SNAP_LEFT); WMEvent 78 ash/wm/window_state_unittest.cc const WMEvent snap_right(WM_EVENT_SNAP_RIGHT); WMEvent 119 ash/wm/window_state_unittest.cc const WMEvent snap_right(WM_EVENT_SNAP_RIGHT); WMEvent 145 ash/wm/window_state_unittest.cc const WMEvent snap_left(WM_EVENT_SNAP_LEFT); WMEvent 173 ash/wm/window_state_unittest.cc const WMEvent snap_left(WM_EVENT_SNAP_LEFT); WMEvent 175 ash/wm/window_state_unittest.cc const WMEvent snap_right(WM_EVENT_SNAP_RIGHT); WMEvent 212 ash/wm/window_state_unittest.cc const WMEvent snap_right(WM_EVENT_SNAP_RIGHT); WMEvent 79 ash/wm/window_util.cc wm::WMEvent event(wm::WM_EVENT_CENTER); WMEvent 10 ash/wm/wm_event.cc WMEvent::WMEvent(WMEventType type) WMEvent 14 ash/wm/wm_event.cc WMEvent::~WMEvent() { WMEvent 18 ash/wm/wm_event.cc : WMEvent(type), WMEvent 78 ash/wm/wm_event.h class ASH_EXPORT WMEvent { WMEvent 80 ash/wm/wm_event.h explicit WMEvent(WMEventType type); WMEvent 81 ash/wm/wm_event.h virtual ~WMEvent(); WMEvent 87 ash/wm/wm_event.h DISALLOW_COPY_AND_ASSIGN(WMEvent); WMEvent 91 ash/wm/wm_event.h class SetBoundsEvent : public WMEvent { WMEvent 49 ash/wm/workspace/workspace_event_handler.cc const wm::WMEvent wm_event(wm::WM_EVENT_TOGGLE_MAXIMIZE_CAPTION); WMEvent 76 ash/wm/workspace/workspace_event_handler.cc const wm::WMEvent wm_event(wm::WM_EVENT_TOGGLE_MAXIMIZE_CAPTION); WMEvent 98 ash/wm/workspace/workspace_event_handler.cc const wm::WMEvent wm_event(wm::WM_EVENT_TOGGLE_VERTICAL_MAXIMIZE); WMEvent 104 ash/wm/workspace/workspace_event_handler.cc const wm::WMEvent wm_event(wm::WM_EVENT_TOGGLE_HORIZONTAL_MAXIMIZE); WMEvent 203 ash/wm/workspace/workspace_event_handler_unittest.cc const wm::WMEvent snap_event(wm::WM_EVENT_SNAP_LEFT); WMEvent 353 ash/wm/workspace/workspace_event_handler_unittest.cc const wm::WMEvent snap_event(wm::WM_EVENT_SNAP_LEFT); WMEvent 72 ash/wm/workspace/workspace_layout_manager.cc wm::WMEvent event(wm::WM_EVENT_ADDED_TO_WORKSPACE); WMEvent 134 ash/wm/workspace/workspace_layout_manager.cc const wm::WMEvent event(wm::WM_EVENT_WORKAREA_BOUNDS_CHANGED); WMEvent 190 ash/wm/workspace/workspace_layout_manager.cc const wm::WMEvent wm_event(wm::WM_EVENT_DISPLAY_BOUNDS_CHANGED); WMEvent 233 ash/wm/workspace/workspace_layout_manager.cc const wm::WMEvent* event) { WMEvent 37 ash/wm/workspace/workspace_layout_manager.h class WMEvent; WMEvent 103 ash/wm/workspace/workspace_layout_manager.h void AdjustAllWindowsBoundsForWorkAreaChange(const wm::WMEvent* event); WMEvent 478 ash/wm/workspace/workspace_layout_manager_unittest.cc const wm::WMEvent toggle_fullscreen_event(wm::WM_EVENT_TOGGLE_FULLSCREEN); WMEvent 437 ash/wm/workspace/workspace_window_resizer.cc const wm::WMEvent event(snap_type_ == SNAP_LEFT ? WMEvent 680 ash/wm/workspace/workspace_window_resizer_unittest.cc const wm::WMEvent snap_event(wm::WM_EVENT_SNAP_LEFT); WMEvent 706 ash/wm/workspace/workspace_window_resizer_unittest.cc const wm::WMEvent snap_event(wm::WM_EVENT_SNAP_LEFT); WMEvent 449 chrome/browser/chromeos/login/screen_locker.cc const ash::wm::WMEvent event(ash::wm::WM_EVENT_TOGGLE_FULLSCREEN);