Home | History | Annotate | Download | only in js

Lines Matching defs:showPanel

174 TestSuite.prototype.showPanel = function(panelName)
235 this.showPanel("profiles");
278 this.showPanel("profiles");
323 this.showPanel("scripts");
353 test.showPanel("scripts");
370 this.showPanel("scripts");
397 this.showPanel("scripts");
401 test.showPanel("elements");
406 test.showPanel("scripts");
444 this.showPanel("scripts");
487 this.showPanel("scripts");
902 var oldShowPanel = WebInspector.showPanel;
903 WebInspector.showPanel = function(name)