Home
last modified time | relevance | path

Searched refs:_isFinished (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Danimation.js71 if (this._isFinished && !ignoreLimit)
132 get _isFinished() { getter in scope.Animation
144 if (this._isFinished)
161 if (this._isFinished || this._idle) {
171 if (!this._isFinished && !this._paused && !this._idle) {
194 this._isFinished = true;
219 if (this._isFinished) {
240 } else if (!this._isFinished) {
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations-next-lite.min.js15_isFinished&&!b&&(this._currentTime=this._playbackRate>0?this._totalDuration:0),this._ensureAlive(… getter in b.Animation
Dweb-animations.min.js15_isFinished&&!b&&(this._currentTime=this._playbackRate>0?this._totalDuration:0),this._ensureAlive(… getter in b.Animation
Dweb-animations-next.min.js15_isFinished&&!b&&(this._currentTime=this._playbackRate>0?this._totalDuration:0),this._ensureAlive(… getter in b.Animation