Searched defs:OnScroll (Results 1 – 6 of 6) sorted by relevance
29 bool PaginationController::OnScroll(const gfx::Vector2d& offset) { in OnScroll() function in app_list::PaginationController
268 bool BaseScrollBar::OnScroll(float dx, float dy) { in OnScroll() function in views::BaseScrollBar
306 LRESULT LegacyRenderWidgetHostHWND::OnScroll(UINT message, in OnScroll() function in content::LegacyRenderWidgetHostHWND
493 bool SubmenuView::OnScroll(float dx, float dy) { in OnScroll() function in views::SubmenuView
75 bool GestureDetector::SimpleGestureListener::OnScroll(const MotionEvent& e1, in OnScroll() function in ui::GestureDetector::SimpleGestureListener
274 virtual bool OnScroll(const MotionEvent& e1, in OnScroll() function in ui::GestureProvider::GestureListenerImpl