OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PanelWithSidebar
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
ExtensionAPI.js
440
var
PanelWithSidebar
= declareInterfaceClass(PanelWithSidebarImpl);
446
* @extends {
PanelWithSidebar
}
450
PanelWithSidebar
.call(this, "elements");
454
__proto__:
PanelWithSidebar
.prototype
459
* @extends {
PanelWithSidebar
}
463
PanelWithSidebar
.call(this, "sources");
467
__proto__:
PanelWithSidebar
.prototype
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
externs.js
210
function
PanelWithSidebar
() {}
Completed in 94 milliseconds