ScrollEvent 61 ash/autoclick/autoclick_controller.cc virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 176 ash/autoclick/autoclick_controller.cc void AutoclickControllerImpl::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 290 ash/display/display_controller_unittest.cc virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE { ScrollEvent 37 ash/display/event_transformation_handler.cc void EventTransformationHandler::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 33 ash/display/event_transformation_handler.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 65 ash/display/root_window_transformers_unittest.cc virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE { ScrollEvent 142 ash/magnifier/magnification_controller.cc virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 568 ash/magnifier/magnification_controller.cc void MagnificationControllerImpl::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 577 ash/magnifier/magnification_controller.cc ui::ScrollEvent* scroll_event = static_cast<ui::ScrollEvent*>(event); ScrollEvent 172 ash/shelf/overflow_bubble_view.cc void OverflowBubbleView::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 53 ash/shelf/overflow_bubble_view.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 48 ash/sticky_keys/sticky_keys_controller.cc virtual void DispatchScrollEvent(ui::ScrollEvent* event, ScrollEvent 81 ash/sticky_keys/sticky_keys_controller.cc ui::ScrollEvent* event, ScrollEvent 158 ash/sticky_keys/sticky_keys_controller.cc bool StickyKeysController::HandleScrollEvent(ui::ScrollEvent* event) { ScrollEvent 187 ash/sticky_keys/sticky_keys_controller.cc void StickyKeysController::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 277 ash/sticky_keys/sticky_keys_controller.cc bool StickyKeysHandler::HandleScrollEvent(ui::ScrollEvent* event) { ScrollEvent 430 ash/sticky_keys/sticky_keys_controller.cc static_cast<ui::ScrollEvent*>(event), target); ScrollEvent 511 ash/sticky_keys/sticky_keys_controller.cc void StickyKeysHandler::AppendModifier(ui::ScrollEvent* event) { ScrollEvent 75 ash/sticky_keys/sticky_keys_controller.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 89 ash/sticky_keys/sticky_keys_controller.h bool HandleScrollEvent(ui::ScrollEvent* event); ScrollEvent 159 ash/sticky_keys/sticky_keys_controller.h virtual void DispatchScrollEvent(ui::ScrollEvent* event, ScrollEvent 175 ash/sticky_keys/sticky_keys_controller.h bool HandleScrollEvent(ui::ScrollEvent* event); ScrollEvent 215 ash/sticky_keys/sticky_keys_controller.h void AppendModifier(ui::ScrollEvent* event); ScrollEvent 105 ash/sticky_keys/sticky_keys_unittest.cc virtual void DispatchScrollEvent(ui::ScrollEvent* event, ScrollEvent 107 ash/sticky_keys/sticky_keys_unittest.cc events_.push_back(new ui::ScrollEvent(event->native_event())); ScrollEvent 208 ash/sticky_keys/sticky_keys_unittest.cc ui::ScrollEvent* GenerateScrollEvent(int scroll_delta) { ScrollEvent 215 ash/sticky_keys/sticky_keys_unittest.cc ui::ScrollEvent* event = new ui::ScrollEvent(scoped_xevent_); ScrollEvent 221 ash/sticky_keys/sticky_keys_unittest.cc ui::ScrollEvent* GenerateFlingScrollEvent(int fling_delta, ScrollEvent 230 ash/sticky_keys/sticky_keys_unittest.cc ui::ScrollEvent* event = new ui::ScrollEvent(scoped_xevent_); ScrollEvent 507 ash/sticky_keys/sticky_keys_unittest.cc scoped_ptr<ui::ScrollEvent> sev; ScrollEvent 621 ash/sticky_keys/sticky_keys_unittest.cc scoped_ptr<ui::ScrollEvent> ev; ScrollEvent 660 ash/sticky_keys/sticky_keys_unittest.cc static_cast<const ui::ScrollEvent*>( ScrollEvent 670 ash/sticky_keys/sticky_keys_unittest.cc scoped_ptr<ui::ScrollEvent> ev; ScrollEvent 704 ash/sticky_keys/sticky_keys_unittest.cc scoped_ptr<ui::ScrollEvent> ev; ScrollEvent 41 ash/wm/gestures/overview_gesture_handler.cc bool OverviewGestureHandler::ProcessScrollEvent(const ui::ScrollEvent& event) { ScrollEvent 16 ash/wm/gestures/overview_gesture_handler.h class ScrollEvent; ScrollEvent 30 ash/wm/gestures/overview_gesture_handler.h bool ProcessScrollEvent(const ui::ScrollEvent& event); ScrollEvent 94 ash/wm/gestures/overview_gesture_handler_unittest.cc ui::ScrollEvent fling_cancel(ui::ET_SCROLL_FLING_CANCEL, ScrollEvent 106 ash/wm/gestures/overview_gesture_handler_unittest.cc ui::ScrollEvent move(ui::ET_SCROLL, ScrollEvent 121 ash/wm/gestures/overview_gesture_handler_unittest.cc ui::ScrollEvent move(ui::ET_SCROLL, ScrollEvent 132 ash/wm/gestures/overview_gesture_handler_unittest.cc ui::ScrollEvent fling_start(ui::ET_SCROLL_FLING_START, ScrollEvent 274 ash/wm/overview/window_overview.cc void WindowOverview::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 64 ash/wm/overview/window_overview.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 42 ash/wm/system_gesture_event_filter.cc void SystemGestureEventFilter::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 28 ash/wm/system_gesture_event_filter.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 79 chrome/browser/ui/views/ash/tab_scrubber.cc void TabScrubber::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 54 chrome/browser/ui/views/ash/tab_scrubber.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 89 chrome/browser/ui/views/ash/tab_scrubber_browsertest.cc ui::ScrollEvent scroll_event(ui::ET_SCROLL, ScrollEvent 78 chrome/browser/ui/views/javascript_app_modal_event_blocker_x11.cc void JavascriptAppModalEventBlockerX11::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 33 chrome/browser/ui/views/javascript_app_modal_event_blocker_x11.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 2820 content/browser/renderer_host/render_widget_host_view_aura.cc void RenderWidgetHostViewAura::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 309 content/browser/renderer_host/render_widget_host_view_aura.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 128 content/browser/renderer_host/web_input_event_aura.cc ui::ScrollEvent* event) { ScrollEvent 161 content/browser/renderer_host/web_input_event_aura.cc ui::ScrollEvent* event) { ScrollEvent 267 content/browser/renderer_host/web_input_event_aura.cc blink::WebMouseWheelEvent MakeWebMouseWheelEvent(ui::ScrollEvent* event) { ScrollEvent 328 content/browser/renderer_host/web_input_event_aura.cc blink::WebGestureEvent MakeWebGestureEvent(ui::ScrollEvent* event) { ScrollEvent 16 content/browser/renderer_host/web_input_event_aura.h class ScrollEvent; ScrollEvent 34 content/browser/renderer_host/web_input_event_aura.h ui::ScrollEvent* event); ScrollEvent 40 content/browser/renderer_host/web_input_event_aura.h ui::ScrollEvent* event); ScrollEvent 251 content/browser/web_contents/aura/window_slider.cc void WindowSlider::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 109 content/browser/web_contents/aura/window_slider.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 152 content/browser/web_contents/web_contents_view_aura.cc virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE { ScrollEvent 272 ui/app_list/views/contents_view.cc void ContentsView::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 80 ui/app_list/views/contents_view.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 413 ui/aura/test/event_generator.cc ui::ScrollEvent fling_cancel(ui::ET_SCROLL_FLING_CANCEL, ScrollEvent 426 ui/aura/test/event_generator.cc ui::ScrollEvent move(ui::ET_SCROLL, ScrollEvent 436 ui/aura/test/event_generator.cc ui::ScrollEvent fling_start(ui::ET_SCROLL_FLING_START, ScrollEvent 452 ui/aura/test/event_generator.cc ui::ScrollEvent fling_cancel(ui::ET_SCROLL_FLING_CANCEL, ScrollEvent 463 ui/aura/test/event_generator.cc ui::ScrollEvent scroll(ui::ET_SCROLL, ScrollEvent 473 ui/aura/test/event_generator.cc ui::ScrollEvent fling_start(ui::ET_SCROLL_FLING_START, ScrollEvent 597 ui/aura/test/event_generator.cc new ui::ScrollEvent(*static_cast<ui::ScrollEvent*>(event)); ScrollEvent 27 ui/aura/test/event_generator.h class ScrollEvent; ScrollEvent 451 ui/aura/window_event_dispatcher.cc static_cast<ui::ScrollEvent*>(event)); ScrollEvent 40 ui/aura/window_event_dispatcher.h class ScrollEvent; ScrollEvent 405 ui/aura/window_event_dispatcher_unittest.cc ui::ScrollEvent scroll1(ui::ET_SCROLL, ScrollEvent 416 ui/aura/window_event_dispatcher_unittest.cc ui::ScrollEvent scroll2(ui::ET_SCROLL, ScrollEvent 818 ui/aura/window_tree_host_x11.cc ui::ScrollEvent scrollev(xev); ScrollEvent 396 ui/events/event.cc MouseWheelEvent::MouseWheelEvent(const ScrollEvent& scroll_event) ScrollEvent 664 ui/events/event.cc ScrollEvent::ScrollEvent(const base::NativeEvent& native_event) ScrollEvent 683 ui/events/event.cc ScrollEvent::ScrollEvent(EventType type, ScrollEvent 702 ui/events/event.cc void ScrollEvent::Scale(const float factor) { ScrollEvent 404 ui/events/event.h class ScrollEvent; ScrollEvent 412 ui/events/event.h explicit MouseWheelEvent(const ScrollEvent& scroll_event); ScrollEvent 615 ui/events/event.h class EVENTS_EXPORT ScrollEvent : public MouseEvent { ScrollEvent 617 ui/events/event.h explicit ScrollEvent(const base::NativeEvent& native_event); ScrollEvent 619 ui/events/event.h ScrollEvent(const ScrollEvent& model, ScrollEvent 631 ui/events/event.h ScrollEvent(EventType type, ScrollEvent 29 ui/events/event_handler.cc OnScrollEvent(static_cast<ScrollEvent*>(event)); ScrollEvent 44 ui/events/event_handler.cc void EventHandler::OnScrollEvent(ScrollEvent* event) { ScrollEvent 24 ui/events/event_handler.h class ScrollEvent; ScrollEvent 44 ui/events/event_handler.h virtual void OnScrollEvent(ScrollEvent* event); ScrollEvent 79 ui/events/event_target.cc void EventTarget::OnScrollEvent(ScrollEvent* event) { ScrollEvent 89 ui/events/event_target.h virtual void OnScrollEvent(ScrollEvent* event) OVERRIDE; ScrollEvent 45 ui/events/test/test_event_handler.cc void TestEventHandler::OnScrollEvent(ScrollEvent* event) { ScrollEvent 45 ui/events/test/test_event_handler.h virtual void OnScrollEvent(ScrollEvent* event) OVERRIDE; ScrollEvent 1047 ui/views/view.cc void View::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 720 ui/views/view.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 1021 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc void DesktopNativeWidgetAura::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 1028 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc ui::MouseWheelEvent mwe(*static_cast<ui::ScrollEvent*>(event)); ScrollEvent 207 ui/views/widget/desktop_aura/desktop_native_widget_aura.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 952 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc const ui::ScrollEvent& event) { ScrollEvent 953 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc SendEventToProcessor(const_cast<ui::ScrollEvent*>(&event)); ScrollEvent 215 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h virtual bool HandleScrollEvent(const ui::ScrollEvent& event) OVERRIDE; ScrollEvent 1451 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc ui::ScrollEvent scrollev(xev); ScrollEvent 849 ui/views/widget/native_widget_aura.cc void NativeWidgetAura::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 165 ui/views/widget/native_widget_aura.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 26 ui/views/widget/native_widget_delegate.h class ScrollEvent; ScrollEvent 119 ui/views/widget/native_widget_delegate.h virtual void OnScrollEvent(ui::ScrollEvent* event) = 0; ScrollEvent 210 ui/views/widget/root_view.cc DispatchScrollEvent(static_cast<ui::ScrollEvent*>(event)); ScrollEvent 703 ui/views/widget/root_view.cc void RootView::DispatchScrollEvent(ui::ScrollEvent* event) { ScrollEvent 134 ui/views/widget/root_view.h void DispatchScrollEvent(ui::ScrollEvent* event); ScrollEvent 1222 ui/views/widget/widget.cc void Widget::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 736 ui/views/widget/widget.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 71 ui/views/widget/widget_unittest.cc virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE { ScrollEvent 1356 ui/views/widget/widget_unittest.cc ui::ScrollEvent scroll(ui::ET_SCROLL, ScrollEvent 1370 ui/views/widget/widget_unittest.cc ui::ScrollEvent scroll2(ui::ET_SCROLL, ScrollEvent 1479 ui/views/widget/widget_unittest.cc ui::ScrollEvent scroll(ui::ET_SCROLL, ScrollEvent 1925 ui/views/win/hwnd_message_handler.cc ui::ScrollEvent event(msg); ScrollEvent 241 ui/views/win/hwnd_message_handler_delegate.h virtual bool HandleScrollEvent(const ui::ScrollEvent& event) = 0; ScrollEvent 277 ui/wm/core/compound_event_filter.cc void CompoundEventFilter::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 78 ui/wm/core/compound_event_filter.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 175 ui/wm/core/focus_controller.cc void FocusController::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 73 ui/wm/core/focus_controller.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE; ScrollEvent 83 ui/wm/core/user_activity_detector.cc void UserActivityDetector::OnScrollEvent(ui::ScrollEvent* event) { ScrollEvent 46 ui/wm/core/user_activity_detector.h virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;