Home
last modified time | relevance | path

Searched refs:percent (Results 51 – 75 of 190) sorted by relevance

12345678

/plugin/coinhive/
H A DREADME.md32 - Throttle: The fraction of time that threads should be idle in percent.
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp3.as317 public function playHead(percent:Number):Boolean {
318 var time:Number = percent * getDuration() / 100;
H A DJplayerMp4.as321 public function playHead(percent:Number):Boolean {
322 var time:Number = percent * getDuration() * getLoadRatio() / 100;
/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/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dsymbol.map6 !25 U+0025 percent
H A Dcp874.map38 !25 U+0025 percent
H A Diso-8859-7.map38 !25 U+0025 percent
H A Dkoi8-r.map38 !25 U+0025 percent
H A Dcp1257.map38 !25 U+0025 percent
H A Dcp1258.map38 !25 U+0025 percent
H A Diso-8859-5.map38 !25 U+0025 percent
H A Dkoi8-u.map38 !25 U+0025 percent
H A Dcp1250.map38 !25 U+0025 percent
H A Dcp1251.map38 !25 U+0025 percent
H A Dcp1253.map38 !25 U+0025 percent
H A Dcp1255.map38 !25 U+0025 percent
H A Diso-8859-9.map38 !25 U+0025 percent
H A Diso-8859-1.map38 !25 U+0025 percent
H A Diso-8859-11.map38 !25 U+0025 percent
H A Diso-8859-15.map38 !25 U+0025 percent
H A Diso-8859-16.map38 !25 U+0025 percent
H A Diso-8859-2.map38 !25 U+0025 percent
/plugin/quizlib/
H A DREADME.md80 …You Scored <span id="quiz-percent"></span>% - <span id="quiz-score"></span>/<span id="quiz-max-sco…
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties96 # LOCALIZATION NOTE (error_line): "{{[percent}}" will be replaced with a percentage
/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…

12345678