Home
last modified time | relevance | path

Searched refs:maxSize (Results 1 – 20 of 20) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale.php22 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 DCache.php142 $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 DLog.php63 protected $maxSize = 50; variable in Swift_Log
115 $this->maxSize = (int) $size;
123 return $this->maxSize;
/plugin/fastwiki/
H A Dpagecache.js8 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 Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/qrcode2/
H A Dphpqrcode.php3300 $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 DDialogs.js659 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 DEditorUi.js9631 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 DSidebar.js276 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 DShapes.js5559 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 Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js16576 var maxSize = Math.max(MAX_PATTERN_SIZE, realOutputSize);
16579 if (size >= maxSize) {
16580 size = maxSize;
H A Dpdf.js.map1maxSize","clipBbox","bboxWidth","bboxHeight","setFillAndStrokeStyleToContext","cssColor","thisArg"…
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...