Home
last modified time | relevance | path

Searched refs:paused (Results 26 – 50 of 63) sorted by last modified time

123

/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js480 if(playNow || !$(self.cssSelector.jPlayer).data("jPlayer").status.paused) {
H A Djquery.jplayer.inspector.js318 … ($(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.paused ? "paused" : "playing") +
/plugin/jplayer/components/
H A Drequire-built.js2649 if(f.status.paused) {
2727 paused: true,
3739 paused = this.status.paused;
3744 if(paused) {
3845 playing = !this.status.paused;
3847 this.status.paused = !playing;
4159 if(guiAction && this.options.useStateClassSkin && !this.status.paused) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dopus.js2 …se,paused:false,queue:[],pause:(function(){Browser.mainLoop.shouldPause=true}),resume:(function(){…
H A Daurora.js3888 this.paused = true;
3900 this.paused = false;
3916 return this.paused = true;
H A Dogg.js2 …se,paused:false,queue:[],pause:(function(){Browser.mainLoop.shouldPause=true}),resume:(function(){…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as283 … occurs every time the media starts playing and when a new position is seeked to, even when paused.
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.min.js2 …er is "+(a(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.paused?"paused":"playing"…
H A Djplayer.playlist.js480 if(playNow || !$(self.cssSelector.jPlayer).data("jPlayer").status.paused) {
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as512paused: !data.isPlaying, // Changing this name requires inverting all assignments and conditional …
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js604 if(f.status.paused) {
682 paused: true,
1694 paused = this.status.paused;
1699 if(paused) {
1800 playing = !this.status.paused;
1802 this.status.paused = !playing;
2114 if(guiAction && this.options.useStateClassSkin && !this.status.paused) {
H A Djquery.jplayer.min.js2paused?a.play():a.pause()}},fullScreen:{key:70,fn:function(a){(a.status.video||a.options.audioFull… property in a.jPlayer.status
3 …var b="object"==typeof a;b&&this.options.useStateClassSkin&&!this.status.paused?this.pause(a):(a="…
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.js454 if(jPlayerObj.status.paused) {
520 return jPlayerObj.status.paused;
523 return jPlayerObj.status.paused;
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js604 if(f.status.paused) {
682 paused: true,
1694 paused = this.status.paused;
1699 if(paused) {
1800 playing = !this.status.paused;
1802 this.status.paused = !playing;
2114 if(guiAction && this.options.useStateClassSkin && !this.status.paused) {
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
H A Dpopcorn.jplayer.js454 if(jPlayerObj.status.paused) {
520 return jPlayerObj.status.paused;
523 return jPlayerObj.status.paused;
/plugin/codemirror/dist/modes/
H A Druby.min.js.map1paused') {\n state.context = state.context.prev;\n stream.eat(\"}\");\n }\n\n …
H A Dcss.min.js.map1 …"overline\", \"padding\", \"padding-box\",\n \"painted\", \"page\", \"paused\", \"persian\", \"…
H A Dstylus.min.js.map1 …verlay\",\"overline\",\"padding\",\"padding-box\",\"painted\",\"page\",\"paused\",\"persian\",\"pe…
/plugin/revealjs/css/
H A Dreveal.css964 .reveal.paused .pause-overlay {
H A Dreveal.scss1028 .reveal.paused .pause-overlay {
/plugin/revealjs/js/
H A Dreveal.js4659 paused: isPaused(),
4676 var pausedFlag = deserialize( state.paused ),
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …ing -- a function that will be called\n * each time the rendering is paused. To continue rend…
/plugin/imagecarousel/vendor/slick/
H A Dslick.min.js17paused=!1,e.positionProp=null,e.respondTo=null,e.rowCount=1,e.shouldClick=!0,e.$slider=a(c),e.$sli…
18paused=!0,a.autoPlayClear()):a.options.autoplay===!0&&(a.paused=!1,a.autoPlay())},b.prototype.init…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …re{content:"\F3FB"}.mdi-phone-outline::before{content:"\FDCC"}.mdi-phone-paused::before{content:"\…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js4109 if (e.el.removed || e.paused) {
4758 animationElements[i].paused = true;
4779 delete e.paused;

123