/external/chromium-trace/catapult/third_party/polymer/components/shadycss/entrypoints/ |
D | apply-shim.js | 86 styleSubtree(element, properties) { method in ApplyShimInterface 97 this.styleSubtree(/** @type {HTMLElement} */(shadowChildren[i])); 102 this.styleSubtree(/** @type {HTMLElement} */(children[i])); 139 this.styleSubtree(document.body, properties); 178 styleSubtree(element, properties) { method 180 applyShimInterface.styleSubtree(element, properties);
|
D | scoping-shim.js | 59 styleSubtree(element, properties) { method 61 scopingShim.styleSubtree(element, properties);
|
D | custom-style-interface.js | 45 styleSubtree(element, properties) { method
|
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/ |
D | scoping-shim.js | 376 this.styleSubtree(this._documentOwner, properties); 384 styleSubtree(host, properties) { method in ScopingShim 395 this.styleSubtree(c); 403 this.styleSubtree(c); 546 ScopingShim.prototype['styleSubtree'] = ScopingShim.prototype.styleSubtree;
|
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/ |
D | apply-shim.min.js | 27 …styleSubtree=function(a,b){X(this);if(b)for(var c in b)null===c?a.style.removeProperty(c):a.style.… method in W 28 …t=J(b._styleAst)}};W.prototype.styleDocument=function(a){X(this);this.styleSubtree(document.body,a… 29 …late(a,b,c)},prepareTemplateDom:function(){},styleSubtree:function(a,b){Y.flushCustomStyles();Y.st… method
|
D | scoping-shim.min.js | 49 ….length;d++)e=b[d],a[e]=S(g,a[e],a);c.l=a}k.styleDocument=function(a){this.styleSubtree(this.c,a)}; 50 …styleSubtree=function(a,b){var c=a.shadowRoot;(c||a===this.c)&&this.styleElement(a,b);if(b=c&&(c.c… function 53 …otype.styleDocument=X.prototype.styleDocument;X.prototype.styleSubtree=X.prototype.styleSubtree;X.… method in X 55 …stomStyles();Z.prepareTemplateStyles(a,b,c)},styleSubtree:function(a,b){Z.flushCustomStyles();Z.st… method
|
D | README.md | 23 styleSubtree(element, overrideProperties){}, 231 4. Whenever dynamic updates are required, call `ShadyCSS.styleSubtree(element)`. 328 To set the value of a CSS Custom Property imperatively, `ShadyCSS.styleSubtree` 344 ShadyCSS.styleSubtree(el, {'--content-color' : 'red'});
|
D | custom-style-interface.min.js | 13 …{},prepareTemplateDom:function(){},prepareTemplateStyles:function(){},styleSubtree:function(a,b){x… method
|
D | custom-style-interface.min.js.map | 1 …styleSubtree","styleElement","styleDocument","body","getComputedStyleValue","property","value","ge…
|
D | apply-shim.min.js.map | 1 …styleSubtree","removeProperty","setProperty","shadowRoot","styleElement","shadowChildren","childre…
|
D | scoping-shim.min.js.map | 1 …styleSubtree","styleSubtree.prototype","shadowChildren","transformCustomStyleForDocument.prototype…
|