Home
last modified time | relevance | path

Searched refs:suppressInvalidations (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.h277 void suppressInvalidations(bool enable);
DWebLocalFrameImpl.cpp1635 webView->suppressInvalidations(true); in createFrameView()
1644 webView->suppressInvalidations(false); in createFrameView()
DWebViewImpl.cpp4026 void WebViewImpl::suppressInvalidations(bool enable) in suppressInvalidations() function in blink::WebViewImpl
4034 suppressInvalidations(true); in setRootGraphicsLayer()
4080 suppressInvalidations(false); in setRootGraphicsLayer()