/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ |
H A D | GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale.php | 22 public $maxSize; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale 25 public function setMaxSize($maxSize) argument 27 $this->maxSize = $maxSize; 31 return $this->maxSize;
|
/plugin/zip/pear/File/Archive/Reader/ |
H A D | Cache.php | 142 $maxSize = $this->files[$this->pos+1]['pos'] - ftell($this->tmpFile); 143 if ($maxSize == 0) { 146 if ($length > $maxSize) { 147 $length = $maxSize; 169 $maxSize = $this->files[$this->pos+1]['pos'] - ftell($this->tmpFile); 170 if ($maxSize == 0) { 173 if ($length > $maxSize) { 174 $length = $maxSize;
|
/plugin/swiftmail/Swift/ |
H A D | Log.php | 63 protected $maxSize = 50; variable in Swift_Log 115 $this->maxSize = (int) $size; 123 return $this->maxSize;
|
/plugin/fastwiki/ |
H A D | pagecache.js | 8 function CPageCache(maxSize, batchSize, debug) { argument 12 var m_maxSize = maxSize; 129 function _addPage(id, queue, hash, data, maxSize, exclude) { argument 133 if (queue.length > maxSize) {
|
/plugin/jcapture/lib/ |
H A D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jdraw/lib/ |
H A D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/qrcode2/ |
H A D | phpqrcode.php | 3300 $maxSize = (int)(QR_PNG_MAXIMUM_SIZE / (count($tab)+2*$this->margin)); 3302 … QRimage::png($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint);
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Dialogs.js | 659 var maxSize = 500000; 672 mxUtils.write(div, mxResources.get((result.length < maxSize) ? 707 if (result.length < maxSize) 741 mxResources.get((result.length < maxSize) ? 'preview' : 'openInNewWindow'), function() 743 var value = (result.length < maxSize) ? text.value : result; 912 if (result.length < maxSize) 4638 var maxSize = 520; 4646 Math.min(1, Math.min(maxSize / img.width, maxSize / img.height));
|
H A D | EditorUi.js | 9631 var maxSize = this.maxImageSize; 9633 var s = Math.min(1, Math.min(maxSize / Math.max(1, w)), maxSize / Math.max(1, h)); 9907 var maxSize = this.maxImageSize; 9909 var s = Math.min(1, Math.min(maxSize / Math.max(1, w)), maxSize / Math.max(1, h));
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Sidebar.js | 276 Sidebar.prototype.createTooltip = function(elt, cells, w, h, title, showLabel, off, maxSize, mouseD… argument 357 if (!maxSize && (w > this.maxTooltipWidth || h > this.maxTooltipHeight)) 383 if (maxSize && w > 0 && h > 0 && (bounds.width > w || bounds.height > h))
|
H A D | Shapes.js | 5559 function createArrowHandleFunction(maxSize) argument 5566 …var as = Math.max(0, Math.min(maxSize, mxUtils.getValue(this.state.style, 'arrowSize', SingleArrow… 5572 …this.state.style['arrowSize'] = Math.max(0, Math.min(maxSize, (bounds.x + bounds.width - pt.x) / (…
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
H A D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js | 16576 var maxSize = Math.max(MAX_PATTERN_SIZE, realOutputSize); 16579 if (size >= maxSize) { 16580 size = maxSize;
|
H A D | pdf.js.map | 1 …maxSize","clipBbox","bboxWidth","bboxHeight","setFillAndStrokeStyleToContext","cssColor","thisArg"…
|
/plugin/jmol2/jmol/ |
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |