Searched refs:styleDocument (Results 1 – 11 of 11) sorted by relevance
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/entrypoints/ |
D | apply-shim.js | 137 styleDocument(properties) { method in ApplyShimInterface 194 styleDocument(properties) { method 196 applyShimInterface.styleDocument(properties);
|
D | scoping-shim.js | 75 styleDocument(properties) { method 77 scopingShim.styleDocument(properties);
|
D | custom-style-interface.js | 60 styleDocument(properties) { method
|
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/ |
D | README.md | 24 styleDocument(overrideProperties){}, 234 `ShadyCSS.styleDocument()`. 329 and `ShadyCSS.styleDocument` support an additional argument of an object mapping 342 ShadyCSS.styleDocument({'--content-color' : 'green'}); 385 conditionally match selectors they did not previously, `ShadyCSS.styleDocument()`
|
D | custom-style-interface.min.js | 13 …yleSubtree:function(a,b){x.a();p(a,b)},styleElement:function(){x.a()},styleDocument:function(a){x.… method
|
D | apply-shim.min.js | 28 …))a.__cssRules=b._styleAst,a.textContent=J(b._styleAst)}};W.prototype.styleDocument=function(a){X(… 29 …b)},styleElement:function(a){Y.flushCustomStyles();Y.styleElement(a)},styleDocument:function(a){Y.… method 30 Y.styleDocument(a)},getComputedStyleValue:function(a,b){return(a=window.getComputedStyle(a).getProp…
|
D | scoping-shim.min.js | 45 …)(c=this.b.getStyleForCustomStyle(a[b]))&&jb(c,this.h.l);this.v&&this.styleDocument()}this.b.enque… 49 …opertyNames(a);for(d=0;d<b.length;d++)e=b[d],a[e]=S(g,a[e],a);c.l=a}k.styleDocument=function(a){th… function 53 …totype.styleElement=X.prototype.styleElement;X.prototype.styleDocument=X.prototype.styleDocument;X… method in X 55 …(a){Z.flushCustomStyles();Z.styleElement(a)},styleDocument:function(a){Z.flushCustomStyles();Z.sty… method
|
D | custom-style-interface.min.js.map | 1 …styleDocument","body","getComputedStyleValue","property","value","getComputedStyle","getPropertyVa…
|
D | scoping-shim.min.js.map | 1 …styleDocument","styleElement.prototype","overrideProps","styleElementNativeVariables","removePrope…
|
D | apply-shim.min.js.map | 1 …styleDocument","body","ScopingShim","applyShimInterface","prepareTemplateStyles","elementExtends",…
|
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/ |
D | scoping-shim.js | 219 this.styleDocument(); 375 styleDocument(properties) { method in ScopingShim 545 ScopingShim.prototype['styleDocument'] = ScopingShim.prototype.styleDocument;
|