Searched refs:transformRules (Results 1 – 5 of 5) sorted by relevance
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/ |
D | apply-shim.js | 191 this.transformRules(ast, elementName); 214 transformRules(rules, elementName) { method in ApplyShim 509 ApplyShim.prototype['transformRules'] = ApplyShim.prototype.transformRules;
|
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/ |
D | scoping-shim.min.js | 42 !e)g=x.test(f)||w.test(f),x.lastIndex=0,w.lastIndex=0;h=p(f);g&&u&&this.a&&this.a.transformRules(h,… 45 …StyleForCustomStyle(a[b]);if(c&&u&&this.a){var e=A(c);Y(this);this.a.transformRules(e);c.textConte… 46 …imValidatingVersion!==d._applyShimNextVersion)Y(this),this.a&&this.a.transformRules(d._styleAst,b)…
|
D | apply-shim.min.js | 25 R.prototype.transformCustomStyle=R.prototype.f;R.prototype.transformRules=R.prototype.l;R.prototype… method in R
|
D | apply-shim.min.js.map | 1 …transformRules","transformCustomStyle","rule","transformRule","transformCssText","matchText","prop…
|
D | scoping-shim.min.js.map | 1 …transformRules'](ast, elementName);\n }\n template['_styleAst'] = ast;\n }\n let o…
|