Home
last modified time | relevance | path

Searched refs:mixinName (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Dapply-shim.js300 let mixinName = m[1];
311 let replacement = this._atApplyToCssProperties(mixinName, defaults);
329 _atApplyToCssProperties(mixinName, fallbacks) { argument
330 mixinName = mixinName.replace(APPLY_NAME_CLEAN, '');
332 let mixinEntry = this._map.get(mixinName);
336 this._map.set(mixinName, {});
337 mixinEntry = this._map.get(mixinName);
347 parts = [p, ': var(', mixinName, MIXIN_VAR_SEP, p];
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dapply-shim.min.js.map1mixinName","idx","index","textBeforeApply","slice","textAfterApply","defaults","_atApplyToCssPrope…