Searched refs:isPaused (Results 1 – 13 of 13) sorted by relevance
| /plugin/lytebox/ |
| D | lytebox.js | 297 this.isPaused = (this.slideNum != 0 ? true : false); 298 if (this.isSlideshow && this.showPlayPause && this.isPaused) { 456 if (!this.isPaused) { 463 …this.doc.getElementById('lbPause').style.display = (this.showPlayPause && !this.isPaused ? '' : 'n… 464 …this.doc.getElementById('lbPlay').style.display = (this.showPlayPause && !this.isPaused ? 'none' :… 658 this.isPaused = false; 665 this.isPaused = true; 670 if (this.isSlideshow && this.isPaused && !closeClick) { return; }
|
| /plugin/revealjs/js/ |
| D | reveal.js | 2810 isPaused() ? resume() : pause(); 2820 function isPaused() { function 4659 paused: isPaused(), 4679 if( typeof pausedFlag === 'boolean' && pausedFlag !== isPaused() ) { 4978 …if( autoSlide && !autoSlidePaused && !isPaused() && !isOverview() && ( !Reveal.isLastSlide() || av… 5263 if( isPaused() && resumeKeyCodes.indexOf( keyCode ) === -1 ) { 6018 isPaused: isPaused, property
|
| /plugin/datatables/assets/jszip/ |
| D | jszip.min.js | 13 …isPaused?this.previous.pause():this.previous.resume()},s.prototype.registerPrevious=function(e){th…
|
| D | jszip.js | 873 if (this.isPaused) { 1198 if(self.isPaused) { 1205 if(self.isPaused) { 2153 if(!self.isPaused) { 2191 if(this.isPaused || this.isFinished) { 2206 if(this.isPaused || this.isFinished) { 2267 this.isPaused = true; 2319 if(this.isPaused) { 2409 if(this.isPaused || this.isFinished) { 2412 this.isPaused = true; [all …]
|
| /plugin/xlsx2dw/packages/jszip/ |
| D | jszip.js | 873 if (this.isPaused) { 1198 if(self.isPaused) { 1205 if(self.isPaused) { 2153 if(!self.isPaused) { 2191 if(this.isPaused || this.isFinished) { 2206 if(this.isPaused || this.isFinished) { 2267 this.isPaused = true; 2319 if(this.isPaused) { 2409 if(this.isPaused || this.isFinished) { 2412 this.isPaused = true; [all …]
|
| /plugin/diagramsnet/lib/js/jszip/ |
| D | jszip.min.js | 12 …isPaused?this.previous.pause():this.previous.resume()},d.prototype.registerPrevious=function(a){th…
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | fullcalendar.js | 9782 this.isPaused = false; 9794 this.isPaused = true; 9797 this.isPaused = false; 9801 return !this.isRunning && !this.isPaused; 9811 return !this.isPaused && this.q.length;
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 6740 isPaused: function isPaused() { 7623 value: function isPaused() { 7624 return this.stream.isPaused(); 51585 if (this.isPaused) { 51923 if (self.isPaused) { 51929 if (self.isPaused) { 52982 if (!self.isPaused) { 53024 if (this.isPaused || this.isFinished) { 53041 if (this.isPaused || this.isFinished) { 53107 …this.isPaused = true; // true if the stream is finished (and should not do anything), false otherw… [all …]
|
| /plugin/diagramsnet/lib/js/socket.io/ |
| D | simplepeer9.10.0.min.js | 6 ….prototype.unshift=function(e){return l(this,e,null,!0,!1)},s.prototype.isPaused=function(){return… method in s
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1696 …isPaused?this.previous.pause():this.previous.resume()},d.prototype.registerPrevious=function(a){th…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 35 …isPaused()){var n="".concat(this.pluginName,".change"),o={add:function(e){isNaN(e.col)?t.hot.runHo…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 49380 Readable.prototype.isPaused = function () {
|
| D | pdfmake.min.js | 2 …ction(r){return readableAddChunk(this,r,null,!0,!1)},Readable.prototype.isPaused=function(){return…
|