Searched refs:insertPropertyAt (Results 1 – 1 of 1) sorted by relevance
924 insertPropertyAt: function(index, name, value, userCallback) method in WebInspector.CSSStyleDeclaration957 this.insertPropertyAt(this.allProperties.length, name, value, userCallback);