HomeSort by relevance Sort by last modified time
    Searched refs:isInspectorPage (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/
WebInspectorProxy.cpp 160 bool WebInspectorProxy::isInspectorPage(WebPageProxy* page)
WebInspectorProxy.h 96 static bool isInspectorPage(WebPageProxy*);
WebPageProxy.cpp 373 if (WebInspectorProxy::isInspectorPage(this))
    [all...]

Completed in 1253 milliseconds