Home
last modified time | relevance | path

Searched refs:round (Results 301 – 325 of 682) sorted by relevance

1...<<11121314151617181920>>...28

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js1758 …rn { y: Math.round(top), x: Math.round(left), width:elem.offsetWidth, height:elem.offsetHeight, ri…
/plugin/dokucrypt2/
H A Dscript.js550 // The round constants used in subkey expansion
691 // Adds the current round key to the state information. Straightforward.
741 // Rijndael's round functions...
1188 this.round = AESprng_round;
1192 back into the key for the next round. */
1224 this.round();
1290 return Math.round((t < 0) ? (t + m) : t);
1307 this.state = Math.round((this.shuffle[i] + this.gen2) % 2147483563);
/plugin/quizlib/
H A DREADME.md4 …ugin provide a simple XML-like syntax with a generic CSS styling as a all-round carefree package. …
/plugin/farm/
H A Dinfos.animal.class.php158 return round(array_sum(array_map(create_function('$e', 'return $e[\'size\'];'), $f)) / count($f));
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.aac.php326 … beyond '.$this->ftell().' (PHP does not support file operations beyond '.round(PHP_INT_MAX / 1073…
H A Dmodule.archive.zip.php38 $this->error('File is larger than '.round(PHP_INT_MAX / 1073741824).'GB, not supported by PHP');
/plugin/diagramsnet/lib/plugins/
H A Drandom.js32 graph.labelChanged(cells[i], 'Test ' + Math.round(Math.random() * 100));
/plugin/archivegenerator/
H A Dadmin.php516 $time = round(microtime(true) - $startTime, 3);
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DPDF417.php583 $cols = round((sqrt(4761 + (68 * $aspectratio * self::ROWHEIGHT * $nce)) - 69) / 34);
H A DQRcodeFactory.php197 $scale['margin'] = round($this->size * ($this->margin / 100));
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php694 $percent = round(($numProcessed / $numFiles) * 100);
1899 $timeTaken = round($timeTaken);
1902 $timeTaken = round(($timeTaken / 1000), 2);
/plugin/s5reloaded/ui/thesis/
H A Dslides.js835 var newSize = Math.min(Math.round(vSize/vScale),Math.round(hSize/hScale));
1076 tl.style.color = 'rgb(' + (255-Math.round(countdown.remaining/2000)) + ',0,0)';
1077 tl.style.backgroundColor = 'rgb(255,255,' + (Math.round(countdown.remaining/2000)) + ')';
1631 num = Math.round(val*Math.pow(10,dig))/Math.pow(10,dig);
1634 num = Math.round(val*Math.pow(10,dig))/Math.pow(10,dig);
2454 var speed = Math.round(millisec / 100);
2646 var speed = Math.round(millisec / vol);
/plugin/diagramsnet/lib/
H A Delectron.js879 percent = Math.round(percent * 100)/100;
1017 …var dpm = Math.round(parseInt(text) / 0.0254) || 3937; //One inch is equal to exactly 0.0254 meter…
/plugin/diagramsnet/lib/img/lib/allied_telesis/computer_and_terminals/
H A DPersonal_Computer_Wireless.svg1 …20}.a{stroke-linejoin:round}.b{fill:none}.c{stroke:#626366}.d{fill:#898b8e}.e{fill:#bbbdbf}.f{fill…
H A DPersonal_Computer_with_Server.svg1 …}.W{stroke-linejoin:round}.X{stroke:#626366}.Y{fill:#898b8e}.Z{fill:#bbbdbf}.a{fill:#b3b5b7}.b{str…
H A DLaptop.svg1 …:#231f20}.O{fill:#626366}.P{stroke:#626366}.Q{stroke-linejoin:round}.R{stroke-linecap:round}]]></s…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_commands.cfm173 fileSizeKB = round(qDir.size[i] / 1024) ;
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveFile.js207 this.autosaveDelay = Math.round(Math.min(10000,
/plugin/jukebox/id3/
H A Dgetid3.lib.php414 $contentseconds = round((($playtimeseconds / 60) - floor($playtimeseconds / 60)) * 60);
1139 $storedreplaygain = intval(round($replaygain * 10));
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js156 round = math.round,
457 return Math.round ((rad * 180 / PI% 360)* 1000) / 1000;
987 function round(x) { return (x + 0.5) | 0; } function
988 … return "#" + (16777216 | round(b) | (round(g) << 8) | (round(r) << 16)).toString(16).slice(1);
4144 upto255(round(from[attr].r + pos * ms * diff[attr].r)),
4145 upto255(round(from[attr].g + pos * ms * diff[attr].g)),
4146 upto255(round(from[attr].b + pos * ms * diff[attr].b))
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64round-half-to-even|fn:round|fn:root|fn:reverse|fn:resolve-uri|fn:resolve-QName|fn:replace|fn:remov…
/plugin/diagramsnet/lib/shapes/
H A DmxElectrical.js197 this.state.style['notch'] = Math.round(0.2 * Math.max(0, bounds.width - pt.y + bounds.y)) / 0.2;
279 this.state.style['notch'] = Math.round(0.2 * Math.max(0, bounds.width - pt.y + bounds.y)) / 0.2;
367 this.state.style['notch'] = Math.round(0.2 * Math.max(0, bounds.width - pt.y + bounds.y)) / 0.2;
479 this.state.style['notch'] = Math.round(0.2 * Math.max(0, bounds.width - pt.y + bounds.y)) / 0.2;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D29.29.js.map1 …ess|alpha|lighten|darken|saturate|desaturate|fadein|fadeout|fade|spin|mix|round|ceil|floor|percent…
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php259 $iFileSize = round( $iFileSize / 1024 ) ;
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php259 $iFileSize = round( $iFileSize / 1024 ) ;

1...<<11121314151617181920>>...28