Home
last modified time | relevance | path

Searched refs:findStyleScope (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
Dpolymer.js10167 var scope = this.findStyleScope();
10181 var scope = scope || this.findStyleScope(), name = name || '';
10195 scope = scope || this.findStyleScope();
10209 findStyleScope: function(node) { method
Dpolymer.min.js14findStyleScope();if(a&&!this.scopeHasNamedStyle(a,this.localName)){for(var c=b(this),d="";c&&c.ele… method