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