Home
last modified time | relevance | path

Searched refs:isInspectorPage (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/
DWebInspectorProxy.h96 static bool isInspectorPage(WebPageProxy*);
DWebInspectorProxy.cpp160 bool WebInspectorProxy::isInspectorPage(WebPageProxy* page) in isInspectorPage() function in WebKit::WebInspectorProxy
DWebPageProxy.cpp373 if (WebInspectorProxy::isInspectorPage(this)) in initializeSandboxExtensionHandle()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-16918 (WebKit::WebInspectorProxy::isInspectorPage):