Home
last modified time | relevance | path

Searched refs:remaining (Results 26 – 50 of 103) sorted by relevance

12345

/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt207 remaining to the next time control. It is proposed that future versions of
213 mechanical clocks which show a clock time rather than the time remaining to the
265 represents the remaining time to the next time control.
318 and 56 seconds remaining on their clock.
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js694 remaining: 0,
1602 this.status.remaining = this.status.duration - this.status.currentTime;
1638 this.status.remaining = this.status.duration - this.status.currentTime;
1787 this.status.remaining = status.duration - status.currentTime;
1874 remaining = this.status.remaining;
1881 remaining = duration - this.status.currentTime;
1884 durationText = (remaining > 0 ? '-' : '') + this._convertTime(remaining);
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js694 remaining: 0,
1602 this.status.remaining = this.status.duration - this.status.currentTime;
1638 this.status.remaining = this.status.duration - this.status.currentTime;
1787 this.status.remaining = status.duration - status.currentTime;
1874 remaining = this.status.remaining;
1881 remaining = duration - this.status.currentTime;
1884 durationText = (remaining > 0 ? '-' : '') + this._convertTime(remaining);
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js694 remaining: 0,
1602 this.status.remaining = this.status.duration - this.status.currentTime;
1638 this.status.remaining = this.status.duration - this.status.currentTime;
1787 this.status.remaining = status.duration - status.currentTime;
1874 remaining = this.status.remaining;
1881 remaining = duration - this.status.currentTime;
1884 durationText = (remaining > 0 ? '-' : '') + this._convertTime(remaining);
H A Djquery.jplayer.min.js2remaining:0,videoWidth:0,videoHeight:0,readyState:0,networkState:0,playbackRate:1,ended:0},interna… property in a.jPlayer.status
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js694 remaining: 0,
1602 this.status.remaining = this.status.duration - this.status.currentTime;
1638 this.status.remaining = this.status.duration - this.status.currentTime;
1787 this.status.remaining = status.duration - status.currentTime;
1874 remaining = this.status.remaining;
1881 remaining = duration - this.status.currentTime;
1884 durationText = (remaining > 0 ? '-' : '') + this._convertTime(remaining);
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js795 var remaining = wait - (now - previous);
798 if (remaining <= 0 || remaining > wait) {
807 timeout = setTimeout(later, remaining);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js276 var remaining = [];
284 remaining.push(handler);
295 if (remaining.length) {
296 events[name] = remaining;
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js825 var remaining = wait - (now - previous);
828 if (remaining <= 0 || remaining > wait) {
837 timeout = setTimeout(later, remaining);
/plugin/socialshareprivacy2/JC/
H A DREADME.md37 $.cookie(); // => { "the_cookie": "the_value", "...remaining": "cookies" }
/plugin/jplayer/components/
H A Drequire-built.js2739 remaining: 0,
3647 this.status.remaining = this.status.duration - this.status.currentTime;
3683 this.status.remaining = this.status.duration - this.status.currentTime;
3832 this.status.remaining = status.duration - status.currentTime;
3919 remaining = this.status.remaining;
3926 remaining = duration - this.status.currentTime;
3929 durationText = (remaining > 0 ? '-' : '') + this._convertTime(remaining);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D23.23.js.map1 …ng', '', '@brackets']\n ],\n // highlight all the remaining blocks\n …
/plugin/html5video2/
H A Dprint.css146 div.dokuwiki .vjs-default-skin .vjs-remaining-time { display: none; }
H A Dstyle.css1575 .video-js.vjs-layout-small .vjs-remaining-time,
1585 .video-js.vjs-layout-x-small .vjs-remaining-time,
1595 .video-js.vjs-layout-tiny .vjs-remaining-time,
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/bible/bible_douayRheims/
H A DSophonias.txt39 … is none that passeth by: their cities are desolate, there is not a man remaining, nor any inhabit…
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js692 var remaining = buf.length - offset
694 length = remaining
697 if (length > remaining) {
698 length = remaining
767 if (length === undefined || length > remaining) length = remaining
6161 if (remaining > 0) {
9246 if (remaining <= 0 || remaining > wait) {
9291 isCalled = remaining <= 0 || remaining > maxWait;
15449 var bits = 0, remaining = 8;
15454 if (n >= remaining) {
[all …]
/plugin/diagramsnet/lib/stencils/
H A DLICENSE93 …ed from this Public License without affecting the enforceability of the remaining terms and condit…
/plugin/diagramsnet/lib/templates/
H A DLICENSE93 …ed from this Public License without affecting the enforceability of the remaining terms and condit…
/plugin/diagramsnet/lib/img/
H A DLICENSE93 …ed from this Public License without affecting the enforceability of the remaining terms and condit…
/plugin/bibtex/OSBib/format/
H A DREADME.txt194 Add all remaining items to the internal $item array in BIBFORMAT.php. Use this to add elements of …
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md525 We've migrated all remaining parts of [dmn-js](https://github.com/bpmn-io/dmn-js) as well as it's f…

12345