animateDoubleTapZoom  732 Source/web/WebViewImpl.cpp             animateDoubleTapZoom(platformEvent.position());
animateDoubleTapZoom  478 Source/web/WebViewImpl.h     void animateDoubleTapZoom(const WebCore::IntPoint&);
animateDoubleTapZoom 2299 Source/web/tests/WebFrameTest.cpp     webViewImpl->animateDoubleTapZoom(point);
animateDoubleTapZoom 2407 Source/web/tests/WebFrameTest.cpp     webViewHelper.webViewImpl()->animateDoubleTapZoom(topPoint);