Searched refs:IsExternalFlingActive (Results 1 – 11 of 11) sorted by relevance
39 virtual bool IsExternalFlingActive() const = 0;
32 virtual bool IsExternalFlingActive() const = 0;
241 bool SynchronousCompositorImpl::IsExternalFlingActive() const { in IsExternalFlingActive() function in content::SynchronousCompositorImpl244 return compositor_client_->IsExternalFlingActive(); in IsExternalFlingActive()
79 virtual bool IsExternalFlingActive() const OVERRIDE;
88 virtual bool IsExternalFlingActive() const OVERRIDE;
922 bool InProcessViewRenderer::IsExternalFlingActive() const { in IsExternalFlingActive() function in android_webview::InProcessViewRenderer
398 virtual bool IsExternalFlingActive() const OVERRIDE { return false; } in IsExternalFlingActive() function in cc::__anon805ed14a0111::ScrollDelegateIgnore455 virtual bool IsExternalFlingActive() const OVERRIDE { return false; } in IsExternalFlingActive() function in cc::__anon805ed14a0111::ScrollDelegateAccept
380 bool IsExternalFlingActive() const;
1047 bool LayerImpl::IsExternalFlingActive() const { in IsExternalFlingActive() function in cc::LayerImpl1049 scroll_offset_delegate_->IsExternalFlingActive(); in IsExternalFlingActive()
1526 (RootScrollLayer() && RootScrollLayer()->IsExternalFlingActive()); in IsCurrentlyScrolling()
2472 virtual bool IsExternalFlingActive() const OVERRIDE { return false; } in IsExternalFlingActive() function in cc::__anon6fab67090111::TestScrollOffsetDelegate