Searched refs:customMixin (Results 1 – 6 of 6) sorted by relevance
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | CustomElements.js | 354 customMixin(element, definition.prototype, definition.native); 358 function customMixin(inTarget, inSrc, inNative) { function
|
D | webcomponents-lite.js | 1415 customMixin(element, definition.prototype, definition.native); 1419 function customMixin(inTarget, inSrc, inNative) { function
|
D | webcomponents.js | 5749 customMixin(element, definition.prototype, definition.native); 5753 function customMixin(inTarget, inSrc, inNative) { function
|
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/ |
D | CustomElements.js | 354 customMixin(element, definition.prototype, definition.native); 358 function customMixin(inTarget, inSrc, inNative) { function
|
D | webcomponents-lite.js | 1415 customMixin(element, definition.prototype, definition.native); 1419 function customMixin(inTarget, inSrc, inNative) { function
|
D | webcomponents.js | 5749 customMixin(element, definition.prototype, definition.native); 5753 function customMixin(inTarget, inSrc, inNative) { function
|