Home
last modified time | relevance | path

Searched refs:removeAllUserContent (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
DInjectedBundle.cpp250 void InjectedBundle::removeAllUserContent(WebPageGroupProxy* pageGroup) in removeAllUserContent() function in WebKit::InjectedBundle
252 PageGroup::pageGroup(pageGroup->identifier())->removeAllUserContent(); in removeAllUserContent()
DInjectedBundle.h108 void removeAllUserContent(WebPageGroupProxy*);
/external/webkit/Source/WebCore/page/
DPageGroup.h109 void removeAllUserContent();
DPageGroup.cpp81 removeAllUserContent(); in ~PageGroup()
490 void PageGroup::removeAllUserContent() in removeAllUserContent() function in WebCore::PageGroup
/external/webkit/Source/WebKit/chromium/public/
DWebView.h340 WEBKIT_API static void removeAllUserContent();
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundle.cpp123 toImpl(bundleRef)->removeAllUserContent(toImpl(pageGroupRef)); in WKBundleRemoveAllUserContent()
/external/webkit/Source/WebKit/chromium/src/
DWebViewImpl.cpp2139 void WebView::removeAllUserContent() in removeAllUserContent() function in WebKit::WebView
2142 pageGroup->removeAllUserContent(); in removeAllUserContent()
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.cpp552 m_shell->webView()->removeAllUserContent(); in reset()
/external/webkit/Source/WebKit/win/
DWebView.cpp6165 pageGroup->removeAllUserContent(); in removeAllUserContentFromGroup()
/external/webkit/Source/WebKit/mac/WebView/
DWebView.mm2693 pageGroup->removeAllUserContent();
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1615040 (WebKit::WebView::removeAllUserContent):
24904 (WebKit::WebViewImpl::removeAllUserContent):
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1616281 (WebKit::InjectedBundle::removeAllUserContent):
33075 (WebKit::InjectedBundle::removeAllUserContent):
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2960608 (WebCore::PageGroup::removeAllUserContent):
62531 (WebCore::PageGroup::removeAllUserContent):
DChangeLog-2010-12-06100997 (WebCore::PageGroup::removeAllUserContent):