HomeSort by relevance Sort by last modified time
    Searched refs:PanelWithSidebar (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
externs.js 329 function PanelWithSidebar() {}
ExtensionAPI.js 382 * @extends {PanelWithSidebar}
387 PanelWithSidebar.call(this, id);
881 var PanelWithSidebar = declareInterfaceClass(PanelWithSidebarImpl);

Completed in 196 milliseconds