Searched refs:findStyleScope (Results 1 – 2 of 2) sorted by relevance
10167 var scope = this.findStyleScope();10181 var scope = scope || this.findStyleScope(), name = name || '';10195 scope = scope || this.findStyleScope();10209 findStyleScope: function(node) { method
14 …findStyleScope();if(a&&!this.scopeHasNamedStyle(a,this.localName)){for(var c=b(this),d="";c&&c.ele… method