HomeSort by relevance Sort by last modified time
    Searched defs:PropertiesSection (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
PropertiesSection.js 36 WebInspector.PropertiesSection = function(title, subtitle)
50 WebInspector.PropertiesSection.prototype = {
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
WatchExpressionsSidebarPane.js 103 * @extends {WebInspector.PropertiesSection}
109 WebInspector.PropertiesSection.call(this, "");
353 __proto__: WebInspector.PropertiesSection.prototype
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
StylesSidebarPane.js     [all...]

Completed in 94 milliseconds