Searched defs:hostScope (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/ |
H A D | style-transformer.js | 211 rule(rule, scope, hostScope) { argument 224 _transformRule(rule, transformer, scope, hostScope) { argument 237 _transformRuleCss(rule, transformer, scope, hostScope) { argument 307 _transformComplexSelector(selector, scope, hostScope) { argument 344 _transformCompoundSelector(selector, combinator, scope, hostScope) { argument 398 _transformHostSelector(selector, hostScope) { argument
|