Home
last modified time | relevance | path

Searched refs:percent (Results 76 – 100 of 190) sorted by last modified time

12345678

/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as321 public function playHead(percent:Number):Boolean {
322 var time:Number = percent * getDuration() * getLoadRatio() / 100;
H A DJplayerRtmp.as839 public function playHead(percent:Number):Boolean
841 var time:Number = percent * getDuration() * getLoadRatio() / 100;
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt83 fifty percent (50%) of the outstanding shares or beneficial
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js3051 _html_playHead: function(percent) { argument
3061 media.currentTime = percent * media.seekable.end(media.seekable.length-1) / 100;
3063 media.currentTime = percent * media.duration / 100;
3069 self.playHead(percent);
3163 _aurora_playHead: function(percent) { argument
3166 this.aurora.player.seek(percent * this.aurora.player.duration / 100); // Using seconds
/plugin/jplayer/components/
H A Drequire-built.js5096 _html_playHead: function(percent) { argument
5106 media.currentTime = percent * media.seekable.end(media.seekable.length-1) / 100;
5108 media.currentTime = percent * media.duration / 100;
5114 self.playHead(percent);
5208 _aurora_playHead: function(percent) { argument
5211 this.aurora.player.seek(percent * this.aurora.player.duration / 100); // Using seconds
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js112 var percent = 0;
120 percent = 100 * bufferTime / self.audio.duration;
174 _timeupdate: function(percent) { argument
175 var degs = percent * 3.6+"deg";
177 var spriteOffset = (Math.floor((Math.round(percent))*this.spriteRatio)-1)*-this.spritePitch;
179 if (percent <= 50) {
187 } else if (percent <= 100) {
198 _progress: function(percent) { argument
199 var degs = percent * 3.6+"deg";
202 if (percent <= 50) {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as474 private function fl_play_head(percent:Number):Boolean {
475 log("play_head: "+percent+"%");
477 return returnType.playHead(percent);
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js3051 _html_playHead: function(percent) { argument
3061 media.currentTime = percent * media.seekable.end(media.seekable.length-1) / 100;
3063 media.currentTime = percent * media.duration / 100;
3069 self.playHead(percent);
3163 _aurora_playHead: function(percent) { argument
3166 this.aurora.player.seek(percent * this.aurora.player.duration / 100); // Using seconds
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js3051 _html_playHead: function(percent) { argument
3061 media.currentTime = percent * media.seekable.end(media.seekable.length-1) / 100;
3063 media.currentTime = percent * media.duration / 100;
3069 self.playHead(percent);
3163 _aurora_playHead: function(percent) { argument
3166 this.aurora.player.seek(percent * this.aurora.player.duration / 100); // Using seconds
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1percent plus preserve procedure purge range rcfile read readonly reads rebuild recordreader record…
/plugin/issuelinks/script/
H A Dadmin_repo.js144 let percent = '?';
148 percent = Math.round(count / total * 100);
151 … const progressText = '' + count + '/' + total + ' (' + percent + ' %) ' + statusText;
/plugin/flowcharts/
H A Dmermaid.min.js1 …ion(e){return t[+e]}))}}(tu.call(t.numerals,String)),u=void 0===t.percent?"%":t.percent+"",c=void …
/plugin/revealjs/
H A DREADME.md272 …js) - example: `10%` or `250px` (it is generally recommended to use only percent values - they are…
273 …etween image size and position - it is generally recommended to use only percent values - they are…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js1174 var percent = Math.round(level * 100);
1176 if (percent > this.loadingBar.percent || isNaN(percent)) {
1177 this.loadingBar.percent = percent;
1180 if (disableAutoFetch && percent) {
3816 …var percent = (viewHeight - hiddenHeight) * (viewWidth - hiddenWidth) * 100 / viewHeight / viewWid…
3822 percent: percent
3831 var pc = a.percent - b.percent;
4111 this.percent = 0;
9567 shouldScroll = view.percent < 100;
10282 if (page.percent < 100) {
H A Dviewer.js.map1percent","level","isNaN","disableAutoFetch","clearTimeout","load","firstPagePromise","pageLayoutPr…
/plugin/pdfjs/pdfjs/
H A DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties96 # LOCALIZATION NOTE (error_line): "{{[percent}}" will be replaced with a percentage
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1percent', 'ampersand', 'quotesingle', 'parenleft',\n 'parenright', 'asterisk', 'plus', 'comma', '…
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/minimap/
H A DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …erInfo partition pasteKey pathAnimation pause pclose perCameraVisibility percent performanceOption…
/plugin/codeprettify/code-prettify/
H A DCOPYING21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/icons/assets/font-awesome/css/
H A Dfont-awesome.min.css4 …etooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1percent::before{content:"\FCCE"}.mdi-broom::before{content:"\F0E2"}.mdi-brush::before{content:"\F0…
/plugin/sequencediagram/bower_components/eve-raphael/
H A DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the

12345678