Home
last modified time | relevance | path

Searched refs:isPropertyInherited (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DStylesSidebarPane.js673 isPropertyInherited: function(propertyName) method in WebInspector.StylePropertiesSection
792 var inherited = this.isPropertyInherited(property.name);
1482 var inherited = this.treeOutline.section.isPropertyInherited(name);
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2434372 (WebInspector.StylePropertiesSection.prototype.isPropertyInherited):
DChangeLog-2010-12-0624012 (WebInspector.StylePropertiesSection.prototype.isPropertyInherited):
72727 (WebInspector.StylePropertiesSection.prototype.isPropertyInherited):
DChangeLog-2010-01-2977536 (WebInspector.StylePropertiesSection.prototype.isPropertyInherited):