Home
last modified time | relevance | path

Searched refs:_rewind (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Danimation.js148 _rewind: function() { method in scope.Animation
162 this._rewind();
174 this._rewind();
/external/python/cpython3/Lib/
D_compression.py114 def _rewind(self): member in DecompressReader
137 self._rewind()
Dgzip.py538 def _rewind(self): member in _GzipReader
539 super()._rewind()
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations-next-lite.min.js15_rewind:function(){if(this._playbackRate>=0)this._currentTime=0;else{if(!(this._totalDuration<1/0)… method in b.Animation
Dweb-animations.min.js15_rewind:function(){if(this._playbackRate>=0)this._currentTime=0;else{if(!(this._totalDuration<1/0)… method in b.Animation
Dweb-animations-next.min.js15_rewind:function(){if(this._playbackRate>=0)this._currentTime=0;else{if(!(this._totalDuration<1/0)… method in b.Animation