Searched refs:getRuleProperties (Results 1 – 1 of 1) sorted by relevance
7140 if(instanceOf(rule,"CSSStyleRule")){var props=this.getRuleProperties(context,rule);7165 },getRuleProperties:function(context,rule,inheritMode){var props=this.parseCSSProps(rule.style,inhe… method7434 }var props=this.getRuleProperties(this.context,rule,inheritMode);