Searched refs:addProperty (Results 1 – 1 of 1) sorted by relevance
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 7156 this.addProperty(propName,style.getPropertyValue(propName),!!style.getPropertyPriority(propName),fa… 7163 }if(m[2]){this.addProperty(m[1],m[2],!!m[3],false,inheritMode,props) 7175 this.addProperty(prop.name,prop.value,prop.important,true,inheritMode,props) 7176 }}},addProperty:function(name,value,important,disabled,inheritMode,props){name=name.toLowerCase(); method
|