Home
last modified time | relevance | path

Searched defs:OnScroll (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/views/controls/scrollbar/
Dbase_scroll_bar.cc268 bool BaseScrollBar::OnScroll(float dx, float dy) { in OnScroll() function in views::BaseScrollBar
/external/chromium_org/content/browser/renderer_host/
Dlegacy_render_widget_host_win.cc264 LRESULT LegacyRenderWidgetHostHWND::OnScroll(UINT message, in OnScroll() function in content::LegacyRenderWidgetHostHWND
/external/chromium_org/ui/views/controls/menu/
Dsubmenu_view.cc483 bool SubmenuView::OnScroll(float dx, float dy) { in OnScroll() function in views::SubmenuView
/external/chromium_org/ui/events/gesture_detection/
Dgesture_detector.cc75 bool GestureDetector::SimpleGestureListener::OnScroll(const MotionEvent& e1, in OnScroll() function in ui::GestureDetector::SimpleGestureListener
Dgesture_provider.cc308 virtual bool OnScroll(const MotionEvent& e1, in OnScroll() function in ui::GestureProvider::GestureListenerImpl