Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/shadycss/entrypoints/
Dapply-shim.js64 flushCustomStyles() { method in ApplyShimInterface
208 flushCustomStyles() { method
Dcustom-style-interface.js74 flushCustomStyles() {}, method
Dscoping-shim.js80 flushCustomStyles() { method
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dcustom-style-interface.min.js13 …turn(a=window.getComputedStyle(a).getPropertyValue(b))?a.trim():""},flushCustomStyles:function(){}… method
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
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
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Dscoping-shim.js200 flushCustomStyles() { method in ScopingShim