Home
last modified time | relevance | path

Searched defs:propName (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js600 this.getCSSKeywordsByProperty=function(propName){if(!cssKeywordMap){cssKeywordMap={}; argument
1329 this.isDOMMember=function(object,propName){var members=this.getDOMMembers(object); argument
7098 },setProperty:function(rule,propName,propValue,propPriority){var style=rule.style||rule; argument
7106 }},removeProperty:function(rule,propName,parent){var style=rule.style||rule; argument