Searched refs:getLiveProperty (Results 1 – 3 of 3) sorted by relevance
915 var widthFound = !!styles.attributesStyle.getLiveProperty("width");916 var heightFound = !!styles.attributesStyle.getLiveProperty("height");
755 getLiveProperty: function(name) method in WebInspector.CSSStyleDeclaration
1523 if (style.getLiveProperty(shorthand)) {2805 var liveProperty = this.style.getLiveProperty(name);