Searched refs:OnScrollEvent (Results 1 - 25 of 46) sorted by relevance

12

/external/chromium_org/ui/events/
H A Devent_handler.cc31 OnScrollEvent(static_cast<ScrollEvent*>(event));
46 void EventHandler::OnScrollEvent(ScrollEvent* event) { function in class:ui::EventHandler
H A Devent_handler.h44 virtual void OnScrollEvent(ScrollEvent* event);
H A Devent_target.cc79 void EventTarget::OnScrollEvent(ScrollEvent* event) { function in class:ui::EventTarget
82 target_handler_->OnScrollEvent(event);
H A Devent_target.h91 virtual void OnScrollEvent(ScrollEvent* event) OVERRIDE;
/external/chromium_org/ash/display/
H A Devent_transformation_handler.h33 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
H A Devent_transformation_handler.cc36 void EventTransformationHandler::OnScrollEvent(ui::ScrollEvent* event) { function in class:ash::EventTransformationHandler
/external/chromium_org/ash/wm/
H A Dsystem_gesture_event_filter.h28 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
H A Dsystem_gesture_event_filter.cc42 void SystemGestureEventFilter::OnScrollEvent(ui::ScrollEvent* event) { function in class:ash::SystemGestureEventFilter
/external/chromium_org/chrome/browser/ui/views/
H A Djavascript_app_modal_event_blocker_x11.h33 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
H A Djavascript_app_modal_event_blocker_x11.cc78 void JavascriptAppModalEventBlockerX11::OnScrollEvent(ui::ScrollEvent* event) { function in class:JavascriptAppModalEventBlockerX11
/external/chromium_org/ui/events/test/
H A Dtest_event_handler.cc45 void TestEventHandler::OnScrollEvent(ScrollEvent* event) { function in class:ui::test::TestEventHandler
H A Dtest_event_handler.h45 virtual void OnScrollEvent(ScrollEvent* event) OVERRIDE;
/external/chromium_org/ash/shelf/
H A Doverflow_bubble_view.h53 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
H A Doverflow_bubble_view.cc155 // directions as in OverflowBubbleView::OnScrollEvent.
171 void OverflowBubbleView::OnScrollEvent(ui::ScrollEvent* event) { function in class:ash::OverflowBubbleView
/external/chromium_org/chrome/browser/ui/views/ash/
H A Dtab_scrubber.h54 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
H A Dtab_scrubber.cc79 void TabScrubber::OnScrollEvent(ui::ScrollEvent* event) { function in class:TabScrubber
/external/chromium_org/ui/wm/core/
H A Dcompound_event_filter.h78 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
H A Duser_activity_detector.h46 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
H A Duser_activity_detector.cc83 void UserActivityDetector::OnScrollEvent(ui::ScrollEvent* event) { function in class:wm::UserActivityDetector
H A Dfocus_controller.h71 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
/external/chromium_org/content/browser/web_contents/aura/
H A Dwindow_slider.h110 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
/external/chromium_org/ui/views/widget/
H A Dnative_widget_delegate.h126 virtual void OnScrollEvent(ui::ScrollEvent* event) = 0;
/external/chromium_org/ui/views/touchui/
H A Dtouch_selection_controller_impl.h87 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
/external/chromium_org/ash/autoclick/
H A Dautoclick_controller.cc62 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
176 void AutoclickControllerImpl::OnScrollEvent(ui::ScrollEvent* event) { function in class:ash::AutoclickControllerImpl
/external/chromium_org/ash/magnifier/
H A Dmagnification_controller.cc144 virtual void OnScrollEvent(ui::ScrollEvent* event) OVERRIDE;
571 void MagnificationControllerImpl::OnScrollEvent(ui::ScrollEvent* event) { function in class:ash::MagnificationControllerImpl

Completed in 1872 milliseconds

12