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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.h455 void enableFakePageScaleAnimationForTesting(bool);
H A DWebViewImpl.cpp877 void WebViewImpl::enableFakePageScaleAnimationForTesting(bool enable) function in class:blink::WebViewImpl
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp2249 webViewHelper.webViewImpl()->enableFakePageScaleAnimationForTesting(true);
2309 webViewHelper.webViewImpl()->enableFakePageScaleAnimationForTesting(true);
2355 webViewHelper.webViewImpl()->enableFakePageScaleAnimationForTesting(true);
2416 webViewHelper.webViewImpl()->enableFakePageScaleAnimationForTesting(true);
2497 webViewHelper.webViewImpl()->enableFakePageScaleAnimationForTesting(true);
2533 webViewHelper.webViewImpl()->enableFakePageScaleAnimationForTesting(true);
2608 webViewHelper.webViewImpl()->enableFakePageScaleAnimationForTesting(true);

Completed in 223 milliseconds