Searched refs:OnOverscrolled (Results 1 – 9 of 9) sorted by relevance
49 bool OnOverscrolled(cc::Layer* overscrolling_layer,
109 bool OverscrollGlow::OnOverscrolled(cc::Layer* overscrolling_layer, in OnOverscrolled() function in content::OverscrollGlow
85 virtual void OnOverscrolled(gfx::Vector2dF accumulated_overscroll,
169 virtual void OnOverscrolled(gfx::Vector2dF accumulated_overscroll,
573 void RenderWidgetHostViewBase::OnOverscrolled( in OnOverscrolled() function in content::RenderWidgetHostViewBase
662 void OnOverscrolled(gfx::Vector2dF accumulated_overscroll,
1235 void RenderWidgetHostViewAndroid::OnOverscrolled( in OnOverscrolled() function in content::RenderWidgetHostViewAndroid1241 if (overscroll_effect_->OnOverscrolled(content_view_core_->GetLayer(), in OnOverscrolled()
477 IPC_MESSAGE_HANDLER(ViewHostMsg_DidOverscroll, OnOverscrolled) in OnMessageReceived()1534 void RenderWidgetHostImpl::OnOverscrolled( in OnOverscrolled() function in content::RenderWidgetHostImpl1538 view_->OnOverscrolled(accumulated_overscroll, current_fling_velocity); in OnOverscrolled()
302 virtual void OnOverscrolled(gfx::Vector2dF accumulated_overscroll,