Home
last modified time | relevance | path

Searched refs:oncancel (Results 1 – 10 of 10) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dweb-animations-bonus-cancel-events.js17 if (document.createElement('div').animate([]).oncancel !== undefined) {
48 animation.oncancel = null;
54 var handlers = this._cancelHandlers.concat(this.oncancel ? [this.oncancel] : []);
Dweb-animations-next-animation.js229 get oncancel() { getter in scope.Animation
230 return this._animation.oncancel;
232 set oncancel(v) { setter in scope.Animation
234 this._animation.oncancel = (function(e) {
239 this._animation.oncancel = v;
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/externs/
Dweb-animations.js78 Animation.prototype.oncancel; method in Animation
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations-next-lite.min.js15oncancel){var a;if(window.performance&&performance.now)var a=function(){return performance.now()};… getter in b.Animation
Dweb-animations-next.min.js15oncancel){var a;if(window.performance&&performance.now)var a=function(){return performance.now()};… setter in b.Animation
DHistory.md96 * Added "oncancel" event handler.
Dweb-animations.min.js15oncancel){var a;if(window.performance&&performance.now)var a=function(){return performance.now()};…
Dweb-animations.min.js.map1 …tMonth","console","warn","toDateString","deprecated","Error","animate","oncancel","now","performan…
Dweb-animations-next.min.js.map1 …tMonth","console","warn","toDateString","deprecated","Error","animate","oncancel","now","performan…
Dweb-animations-next-lite.min.js.map1 …tMonth","console","warn","toDateString","deprecated","Error","animate","oncancel","now","performan…