/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/ |
H A D | JplayerMp4.as | 116 pause(0); 163 pause(0); 217 myStream.pause(); 231 myStream.pause(); // Since it is playing by default at this point. 242 myStream.pause(); // Since it is playing by default at this point. 259 public function pause(time:Number = NaN):Boolean { method in happyworm.jPlayer.JplayerMp4 265 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem. 273 myStream.pause(); 312 // Neither pause() nor pause(time) will cause a timeupdate loop. 326 return pause(time); [all …]
|
H A D | JplayerRtmp.as | 211 pause(0); 325 pause(0); 389 …pause(myStatus.pausePosition);// Always send the pausePosition. Important for setMedia() followed … 694 myStream.pause(); 741 public function pause(time:Number=NaN):Boolean 750 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem. 760 … until the 1st media is loaded. ie., The 1st ever setMedia being followed by a pause() or pause(t). 767 myStream.pause(); 828 // Neither pause() nor pause(time) will cause a timeupdate loop. 848 return pause(time); [all …]
|
H A D | JplayerMp3.as | 94 pause(); 167 pause(0); 264 public function pause(time:Number = NaN):Boolean { method in happyworm.jPlayer.JplayerMp3 270 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem. 279 …if(myChannel.position > 0) { // Required otherwise a fast play then pause causes myChannel.positio… 295 …if(time > 0) { // We do not want the stop() command, which does pause(0), causing a load operation. 298 …return true; // Technically the pause(0) succeeded. ie., It did nothing, since nothing was require… 307 …// Need to be careful with timeupdate event, otherwise a pause in a timeupdate event can cause a l… 308 // Neither pause() nor pause(time) will cause a timeupdate loop. 322 return pause(time);
|
/plugin/icalevents/vendor/sabre/vobject/bin/ |
H A D | bench_manipulatevcard.php | 28 $bench->parse->pause(); 38 $bench->manipulate->pause(); 42 $bench->serialize->pause();
|
/plugin/layeranimation/ |
H A D | style.less | 170 &.play-pause, &.play-pause.active:hover { 171 background-image: url('images/play-pause.gif'); 176 &.play-pause:hover, &.play-pause.active { 180 .layeranimation ul.layeranimation_layer li.play-pause.active {
|
H A D | README.md | 6 …e mouse to pause it. Leaving the animated area will resume the anmation. You can also click the pa…
|
/plugin/photogallery/lightGallery/js/ |
H A D | lg-autoplay.js | 28 pause: 5000, property in AnonymousFunctiondd64d1230200.defaults 127 … _$progress.css('transition', 'width ' + (_this.core.s.speed + _this.core.s.pause) + 'ms ease 0s'); 168 …-progress').css('transition', 'width ' + (_this.core.s.speed + _this.core.s.pause) + 'ms ease 0s'); 181 }, _this.core.s.speed + _this.core.s.pause);
|
H A D | lg-autoplay.min.js | 4 …pause:5e3,progressBar:!0,fourceAutoplay:!1,autoplayControls:!0,appendAutoplayControlsTo:".lg-toolb… property in AnonymousFunctionbe6652f50200.b
|
/plugin/statistics/ |
H A D | script.js | 67 plugin_statistics.pause(500); 124 pause: function (ms) { method in plugin_statistics
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | CloudScheduler.php | 170 ],'pause' => [ 171 'path' => 'v1/{+name}:pause',
|
H A D | Storagetransfer.php | 279 ],'pause' => [ 280 'path' => 'v1/{+name}:pause',
|
H A D | CloudTasks.php | 185 ],'pause' => [ 186 'path' => 'v2/{+name}:pause',
|
/plugin/mikioplugin/icons/bootstrap-icons/svg/ |
H A D | pause-fill.svg | 1 <svg class="bi bi-pause-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
H A D | pause.svg | 1 <svg class="bi bi-pause" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
/plugin/photogallery/ |
H A D | script.js | 20 pause:4000,
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/ |
H A D | circle.player.css | 122 .cp-controls .cp-pause { 126 .cp-controls .cp-pause:hover {
|
/plugin/jplayer/components/jplayer/ |
H A D | jplayer-built.js | 177 $.jPlayer.pause = function() { function 513 pause: ".jp-pause", 607 f.pause(); 1700 this.pause(currentTime); 1727 case $.jPlayer.event.pause: 1824 this.css.jq.pause.show(); 1827 this.css.jq.pause.hide(); 2135 pause: function(time) { 3026 media.pause(); 3042 self.pause(time); [all …]
|
/plugin/jplayer/components/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 177 $.jPlayer.pause = function() { function 513 pause: ".jp-pause", 607 f.pause(); 1700 this.pause(currentTime); 1727 case $.jPlayer.event.pause: 1824 this.css.jq.pause.show(); 1827 this.css.jq.pause.hide(); 2135 pause: function(time) { 3026 media.pause(); 3042 self.pause(time); [all …]
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 177 $.jPlayer.pause = function() { function 513 pause: ".jp-pause", 607 f.pause(); 1700 this.pause(currentTime); 1727 case $.jPlayer.event.pause: 1824 this.css.jq.pause.show(); 1827 this.css.jq.pause.hide(); 2135 pause: function(time) { 3026 media.pause(); 3042 self.pause(time); [all …]
|
H A D | jquery.jplayer.min.js | 2 …pause=function(){a.jPlayer.prototype.destroyRemoved(),a.each(a.jPlayer.prototype.instances,functio… property in a.jPlayer.options.cssSelector 3 …pause=!1,b=this._absoluteMediaUrls(b),a.each(this.formats,function(e,f){var g="video"===c.format[f…
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
H A D | jquery.jplayer.js | 177 $.jPlayer.pause = function() { function 513 pause: ".jp-pause", 607 f.pause(); 1700 this.pause(currentTime); 1727 case $.jPlayer.event.pause: 1824 this.css.jq.pause.show(); 1827 this.css.jq.pause.hide(); 2135 pause: function(time) { 3026 media.pause(); 3042 self.pause(time); [all …]
|
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/lang/ |
H A D | af.js | 9 {name:" Accessibility Help",legend:"Press ${a11yHelp}"}]}],tab:"Tab",pause:"Pouse",capslock:"Hoofle…
|
H A D | ar.js | 9 {name:" Accessibility Help",legend:"Press ${a11yHelp}"}]}],tab:"Tab",pause:"Pause",capslock:"Caps L…
|
H A D | az.js | 9 {name:"Hərtərəfli Kömək",legend:"${a11yHelp} basın"}]}],tab:"Tab",pause:"Pause",capslock:"Caps Lock…
|
H A D | bg.js | 9 {name:" Accessibility Help",legend:"Press ${a11yHelp}"}]}],tab:"Tab",pause:"Pause",capslock:"Caps L…
|