Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/shadycss/entrypoints/
Dapply-shim.js86 styleSubtree(element, properties) { method in ApplyShimInterface
178 styleSubtree(element, properties) { method
Dcustom-style-interface.js45 styleSubtree(element, properties) { method
Dscoping-shim.js59 styleSubtree(element, properties) { method
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dcustom-style-interface.min.js13 …{},prepareTemplateDom:function(){},prepareTemplateStyles:function(){},styleSubtree:function(a,b){x… method
Dapply-shim.min.js27 W.prototype.styleSubtree=function(a,b){X(this);if(b)for(var c in b)null===c?a.style.removeProperty(… method in W
29 …ndow.ShadyCSS.prepareTemplate(a,b,c)},prepareTemplateDom:function(){},styleSubtree:function(a,b){Y… method
Dscoping-shim.min.js50 k.styleSubtree=function(a,b){var c=a.shadowRoot;(c||a===this.c)&&this.styleElement(a,b);if(b=c&&(c.… function
53 …ement;X.prototype.styleDocument=X.prototype.styleDocument;X.prototype.styleSubtree=X.prototype.sty… method in X
55 …function(a,b,c){Z.flushCustomStyles();Z.prepareTemplateStyles(a,b,c)},styleSubtree:function(a,b){Z… method
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Dscoping-shim.js384 styleSubtree(host, properties) { method in ScopingShim