Home
last modified time | relevance | path

Searched defs:Panel (Results 1 – 14 of 14) sorted by relevance

/external/chromium/chrome/browser/chromeos/panels/
Dpanel_scroller.cc17 struct PanelScroller::Panel { struct in PanelScroller
22 PanelScroller::PanelScroller() in PanelScroller() function in PanelScroller
/external/webkit/Source/WebCore/inspector/front-end/
DConsolePanel.js42 WebInspector.Panel.prototype.show.call(this); class in WebInspector
DPanel.js29 WebInspector.Panel = function(name) class in WebInspector
424 WebInspector.Panel.prototype.__proto__ = WebInspector.View.prototype; class in WebInspector
DExtensionPanel.js53 WebInspector.Panel.prototype.searchCanceled.apply(this, arguments); class in WebInspector
DAuditsPanel.js241 WebInspector.Panel.prototype.attach.call(this); class in WebInspector
DElementsPanel.js149 WebInspector.Panel.prototype.show.call(this); class in WebInspector
DScriptsPanel.js232 WebInspector.Panel.prototype.show.call(this); class in WebInspector
DProfilesPanel.js180 WebInspector.Panel.prototype.show.call(this); class in WebInspector
DTimelinePanel.js399 WebInspector.Panel.prototype.setSidebarWidth.call(this, width); class in WebInspector
DNetworkPanel.js112 WebInspector.Panel.prototype.resize.call(this); class in WebInspector
DResourcesPanel.js99 WebInspector.Panel.prototype.show.call(this); class in WebInspector
/external/chromium/chrome/browser/ui/panels/
Dpanel_manager.h16 class Panel; variable
Dpanel.cc12 Panel::Panel(Browser* browser, const gfx::Rect& bounds) in Panel() function in Panel
/external/chromium/chrome/browser/ui/
Dbrowser_window.h20 class Panel; variable