Searched refs:notifyInspectorController (Results 1 – 7 of 7) sorted by relevance
214 void InspectorFrontendClient::destroyInspectorWindow(bool notifyInspectorController) in destroyInspectorWindow() argument224 if (notifyInspectorController) in destroyInspectorWindow()
80 void destroyInspectorWindow(bool notifyInspectorController);
103 void destroyInspectorView(bool notifyInspectorController);
377 void InspectorFrontendClientQt::destroyInspectorView(bool notifyInspectorController) in destroyInspectorView() argument390 if (notifyInspectorController) in destroyInspectorView()
123 void destroyInspectorView(bool notifyInspectorController);
409 void WebInspectorFrontendClient::destroyInspectorView(bool notifyInspectorController) in destroyInspectorView() argument418 if (notifyInspectorController) { in destroyInspectorView()
70 - (void)destroyInspectorView:(bool)notifyInspectorController;451 - (void)destroyInspectorView:(bool)notifyInspectorController462 if (notifyInspectorController) {