Home
last modified time | relevance | path

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

/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/entrypoints/
H A Dapply-shim.js64 flushCustomStyles() { method in ApplyShimInterface
208 flushCustomStyles() { method
H A Dcustom-style-interface.js74 flushCustomStyles() {}, method
H A Dscoping-shim.js80 flushCustomStyles() { method
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
H A Dapply-shim.min.js26 W.prototype.flushCustomStyles=function(){X(this);if(this.a){var a=this.a.processStyles();if(this.a.… method in W
30 …turn(a=window.getComputedStyle(a).getPropertyValue(b))?a.trim():""},flushCustomStyles:function(){Y… method
H A Dscoping-shim.min.js45 k.flushCustomStyles=function(){Y(this);if(this.b){var a=this.b.processStyles();if(this.b.enqueued&&… function
53 ….prototype.I;X.prototype.styleAstToString=X.prototype.P;X.prototype.flushCustomStyles=X.prototype.… method in X
55 window.ShadyCSS={ScopingShim:Z,prepareTemplate:function(a,b,c){Z.flushCustomStyles();Z.prepareTempl… method
H A Dcustom-style-interface.min.js13 …turn(a=window.getComputedStyle(a).getPropertyValue(b))?a.trim():""},flushCustomStyles:function(){}… method
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
H A Dscoping-shim.js200 flushCustomStyles() { method in ScopingShim