Home
last modified time | relevance | path

Searched defs:prepareTemplate (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.js54 prepareTemplate(template, elementName) { method in ApplyShimInterface
154 prepareTemplate(template, elementName, elementExtends) { // eslint-disable-line no-unused-vars method
H A Dcustom-style-interface.js26 prepareTemplate(template, elementName, elementExtends) {}, // eslint-disable-line no-unused-vars method
H A Dscoping-shim.js33 prepareTemplate(template, elementName, elementExtends) { method
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
H A Dapply-shim.min.js25 …Frame(function(){a.a.enqueued&&a.flushCustomStyles()})})}W.prototype.prepareTemplate=function(a,b)… method in W
29 …ndow.ShadyCSS&&window.ShadyCSS.CustomStyleInterface;window.ShadyCSS={prepareTemplate:function(a,b)… method
H A Dcustom-style-interface.min.js13 var v=r,w=u;var x=new m;window.ShadyCSS||(window.ShadyCSS={prepareTemplate:function(){},prepareTemp… method
H A Dscoping-shim.min.js52 …ion(a){return ob(a)};X.prototype.flush=X.prototype.flush;X.prototype.prepareTemplate=X.prototype.p… method in X
55 window.ShadyCSS={ScopingShim:Z,prepareTemplate:function(a,b,c){Z.flushCustomStyles();Z.prepareTempl… method
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
H A Dscoping-shim.js68 prepareTemplate(template, elementName, typeExtension) { method in ScopingShim