Home
last modified time | relevance | path

Searched defs:showPanel (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/js/
DTests.js174 TestSuite.prototype.showPanel = function(panelName) method in TestSuite
903 WebInspector.showPanel = function(name) function in WebInspector
/external/webkit/Source/WebCore/inspector/
DInspectorAgent.cpp429 void InspectorAgent::showPanel(const String& panel) in showPanel() function in WebCore::InspectorAgent
/external/webkit/Source/WebCore/inspector/front-end/
Dinspector.js967 WebInspector.showPanel = function(panel) function