Home
last modified time | relevance | path

Searched defs:ExtensionPanel (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DExtensionPanel.js31 WebInspector.ExtensionPanel = function(id, label, iconURL, options) class in WebInspector
DExtensionAPI.js222 function ExtensionPanel(id) class