Searched refs:inspectedWindowCleared (Results 1 – 3 of 3) sorted by relevance
862 WebInspector.inspectedWindowCleared = function(inspectedWindow)864 this.panels.elements.inspectedWindowCleared(inspectedWindow);
513 inspectedWindowCleared: function(window) method in WebInspector.ElementsPanel
3096 Calls the WebInspector.inspectedWindowCleared script function.3105 (WebInspector.ElementsPanel.prototype.inspectedWindowCleared): 3138 (WebInspector.inspectedWindowCleared): Call ElementsPanel.inspectedWindowCleared.