Searched refs:maxVal (Results 1 – 4 of 4) sorted by relevance
| /plugin/statdisplay/pchart/ |
| D | pChart.php | 3053 …static private function computeAutomaticScaling($minCoord, $maxCoord, &$minVal, &$maxVal, &$Divisi… argument 3059 if ($minVal == 0 && $maxVal == 0){ 3061 $maxVal = 2; 3064 }elseif ($minVal == $maxVal){ 3066 $maxVal = $maxVal*2; 3072 $Scale1 = ($maxVal - $minVal) / $Factor; 3073 $Scale2 = ($maxVal - $minVal) / $Factor / 2; 3095 if (floor ( $maxVal / $Scale / $Factor ) != $maxVal / $Scale / $Factor) { 3096 $GridID = floor ( $maxVal / $Scale / $Factor ) + 1; 3097 $maxVal = $GridID * $Scale * $Factor; [all …]
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 28241 function convertToRgb(cs, src, srcOffset, maxVal, dest, destOffset) { 28246 if (maxVal !== false) { 28247 Ls = decode(Ls, maxVal, 0, 100); 28248 as = decode(as, maxVal, cs.amin, cs.amax); 28249 bs = decode(bs, maxVal, cs.bmin, cs.bmax); 28334 var maxVal = (1 << bits) - 1; 28337 convertToRgb(this, src, srcOffset, maxVal, dest, destOffset);
|
| D | pdf.worker.js.map | 1 …maxVal","M","N","fn_g","parameters","fieldType","bounds","maxY","annotationFlags","borderStyle","c…
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |