Searched defs:destroyInspectorView (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DInspectorClientQt.cpp340 destroyInspectorView(true);
345 destroyInspectorView(false);
377 void InspectorFrontendClientQt::destroyInspectorView(bool notifyInspectorController) function in class:WebCore::InspectorFrontendClientQt
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebInspectorClient.cpp227 destroyInspectorView(true);
259 destroyInspectorView(true);
264 destroyInspectorView(false);
409 void WebInspectorFrontendClient::destroyInspectorView(bool notifyInspectorController) function in class:WebInspectorFrontendClient

Completed in 436 milliseconds