Searched defs:endDelay (Results 1 – 5 of 5) sorted by relevance
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/js/ |
D | group-player.js | 453 this.staticAnimation(this.target, '1px', {duration: 2, endDelay: 2}), property 454 this.staticAnimation(this.target, '4px', {duration: 1, endDelay: 1}), property 455 ], {endDelay: -6}), property 457 this.staticAnimation(this.target, '0px', {duration: 1, endDelay: 1}), property 458 this.staticAnimation(this.target, '3px', {duration: 2, endDelay: -2}), property 459 this.staticAnimation(this.target, '2px', {duration: 1, endDelay: 2}), property
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | timing-utilities.js | 23 endDelay: 0, property
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
D | web-animations.min.js | 15 …n}var c={},d={},e={},f=null;!function(a){function b(b,c){var d={delay:0,endDelay:0,fill:c?"both":"… property
|
D | web-animations-next-lite.min.js | 15 …a;var c={},d={},e={},f=null;!function(a){function b(b,c){var d={delay:0,endDelay:0,fill:c?"both":"… property
|
D | web-animations-next.min.js | 15 …a;var c={},d={},e={},f=null;!function(a){function b(b,c){var d={delay:0,endDelay:0,fill:c?"both":"… property
|