Home
last modified time | relevance | path

Searched refs:customStyleInterface (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/shadycss/entrypoints/
Dapply-shim.js27 this.customStyleInterface = null;
31 if (this.customStyleInterface) {
35 this.customStyleInterface =
38 this.customStyleInterface['transformCallback'] = (style) => { function
41 this.customStyleInterface['validateCallback'] = () => {
43 if (this.customStyleInterface['enqueued']) {
66 if (!this.customStyleInterface) {
69 let styles = this.customStyleInterface['processStyles']();
70 if (!this.customStyleInterface['enqueued']) {
75 let style = this.customStyleInterface['getStyleForCustomStyle'](cs);
[all …]
Dcustom-style-interface.js17 const customStyleInterface = new CustomStyleInterface(); constant
46 customStyleInterface.processStyles();
54 customStyleInterface.processStyles();
61 customStyleInterface.processStyles();
81 window.ShadyCSS.CustomStyleInterface = customStyleInterface;
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dcustom-style-interface.min.js.map1customStyleInterface","prepareTemplate","prepareTemplateDom","prepareTemplateStyles","styleSubtree…
Dapply-shim.min.js.map1customStyleInterface","ensure","CustomStyleInterface","requestAnimationFrame","flushCustomStyles",…