createAtAnimationStart   46 Source/platform/exported/WebActiveGestureAnimation.h     static PassOwnPtr<WebActiveGestureAnimation> createAtAnimationStart(PassOwnPtr<WebGestureCurve>, WebGestureCurveTarget*);
createAtAnimationStart  621 Source/web/WebViewImpl.cpp         m_gestureAnimation = WebActiveGestureAnimation::createAtAnimationStart(flingCurve.release(), this);