IsExternalFlingActive  120 android_webview/browser/browser_view_renderer.h   virtual bool IsExternalFlingActive() const OVERRIDE;
IsExternalFlingActive   39 cc/input/layer_scroll_offset_delegate.h   virtual bool IsExternalFlingActive() const = 0;
IsExternalFlingActive 1070 cc/layers/layer_impl.cc          scroll_offset_delegate_->IsExternalFlingActive();
IsExternalFlingActive  362 cc/layers/layer_impl.h   bool IsExternalFlingActive() const;
IsExternalFlingActive 1579 cc/trees/layer_tree_host_impl.cc           InnerViewportScrollLayer()->IsExternalFlingActive()) ||
IsExternalFlingActive 1581 cc/trees/layer_tree_host_impl.cc           OuterViewportScrollLayer()->IsExternalFlingActive());
IsExternalFlingActive   52 cc/trees/layer_tree_impl.cc     return delegate_->IsExternalFlingActive();
IsExternalFlingActive  252 content/browser/android/in_process/synchronous_compositor_impl.cc     return compositor_client_->IsExternalFlingActive();
IsExternalFlingActive   80 content/browser/android/in_process/synchronous_compositor_impl.h   virtual bool IsExternalFlingActive() const OVERRIDE;
IsExternalFlingActive   33 content/public/browser/android/synchronous_compositor_client.h   virtual bool IsExternalFlingActive() const = 0;