Searched refs:getLiveProperty (Results 1 – 3 of 3) sorted by relevance
807 var widthFound = !!styles.attributesStyle.getLiveProperty("width");808 var heightFound = !!styles.attributesStyle.getLiveProperty("height");1237 var liveProperty = style.getLiveProperty(normalPropertyName);
827 getLiveProperty: function(name) method in WebInspector.CSSStyleDeclaration
1258 if (style.getLiveProperty(shorthand)) {2328 var liveProperty = this.style.getLiveProperty(name);