Home
last modified time | relevance | path

Searched refs:styleRules (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Dstyle-info.js49 this.styleRules = ast || null;
70 return this.styleRules;
Dscoping-shim.js287 template._style.textContent = StyleTransformer.elementStyles(host, styleInfo.styleRules);
296 style.textContent = StyleTransformer.elementStyles(host, styleInfo.styleRules);
300 styleInfo.styleRules = template['_styleAst'];
347 …let hostAndRootProps = StyleProperties.hostAndRootPropertiesForScope(host, styleInfo.styleRules, s…
348 let propertyData = StyleProperties.propertyDataFromStyles(ownerStyleInfo.styleRules, host);
450 this._documentOwnerStyleInfo.styleRules['rules'].push(ast);
Dstyle-transformer.js162 elementStyles(element, styleRules, callback, cssBuild = '', cssText = '') { argument
171 cssText = StyleUtil.toCssText(styleRules, callback);
174 cssText = this.css(styleRules, is, typeExtension, callback) + '\n\n';
Dstyle-properties.js390 let {styleRules: rules, cssBuild} = StyleInfo.get(element);
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dscoping-shim.min.js.map1styleRules","css","ext","hostScope","_calcHostScope","_calcElementScope","CSS_CLASS_PREFIX","isSco…