Searched refs:animateDoubleTapZoom (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.h453 void animateDoubleTapZoom(const IntPoint&);
H A DWebViewImpl.cpp685 animateDoubleTapZoom(platformEvent.position());
1315 void WebViewImpl::animateDoubleTapZoom(const IntPoint& point) function in class:blink::WebViewImpl
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp2228 webViewImpl->animateDoubleTapZoom(point);
2336 webViewHelper.webViewImpl()->animateDoubleTapZoom(topPoint);

Completed in 709 milliseconds