Searched defs:OnScroll (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/ui/views/controls/scrollbar/ | ||
| D | base_scroll_bar.cc | 268 bool BaseScrollBar::OnScroll(float dx, float dy) { in OnScroll() function in views::BaseScrollBar |
| /external/chromium_org/content/browser/renderer_host/ | ||
| D | legacy_render_widget_host_win.cc | 264 LRESULT LegacyRenderWidgetHostHWND::OnScroll(UINT message, in OnScroll() function in content::LegacyRenderWidgetHostHWND |
| /external/chromium_org/ui/views/controls/menu/ | ||
| D | submenu_view.cc | 483 bool SubmenuView::OnScroll(float dx, float dy) { in OnScroll() function in views::SubmenuView |
| /external/chromium_org/ui/events/gesture_detection/ | ||
| D | gesture_detector.cc | 75 bool GestureDetector::SimpleGestureListener::OnScroll(const MotionEvent& e1, in OnScroll() function in ui::GestureDetector::SimpleGestureListener |
| D | gesture_provider.cc | 308 virtual bool OnScroll(const MotionEvent& e1, in OnScroll() function in ui::GestureProvider::GestureListenerImpl |