Searched refs:devtoolsElement (Results 1 – 3 of 3) sorted by relevance
39 this.element = this._inspectorView.devtoolsElement().createChild("div", "drawer");77 ….constrain(height, Preferences.minConsoleHeight, this._inspectorView.devtoolsElement().offsetHeigh…331 ….constrain(height, Preferences.minConsoleHeight, this._inspectorView.devtoolsElement().offsetHeigh…
91 this.show(WebInspector.inspectorView.devtoolsElement());
118 devtoolsElement: function() method in WebInspector.InspectorView