Home
last modified time | relevance | path

Searched refs:max (Results 526 – 550 of 1190) sorted by relevance

1...<<21222324252627282930>>...48

/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.js5max(i+a,o):a=i>=0?Math.min(i+1,a):i+a+1;else if(r&&i&&a)return i=r(e,u),e[i]===u?i:-1;if(u!==u)ret… function
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore-min.js5max(i+a,o):a=i>=0?Math.min(i+1,a):i+a+1;else if(r&&i&&a)return i=r(e,u),e[i]===u?i:-1;if(u!==u)ret… function
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md132 `range($value, $min, $max, $message = '')` | Check that a value is within a range
156 `maxLength($value, $max, $message = '')` | Check that a string has at most a certain num…
157 `lengthBetween($value, $min, $max, $message = '')` | Check that a string has a length in the given…
195 `maxCount($array, $max, $message = '')` | Check that an array contains at most a certain…
196 `countBetween($array, $min, $max, $message = '')` | Check that an array has a count in the given r…
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DEditor.svelte79 max-height: 300px;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/
H A DScopeClosingBraceSniff.php169 $expectedIndent = max(0, ($startColumn - 1));
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/syntaxhighlighter3/
H A DCHANGELOG.md5 …ease. The has been moved to [SyntaxHighlighter 4](https://github.com/crazy-max/dokuwiki-plugin-syn…
/plugin/iphelper/
H A Dall.css3 max-width: 95%;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.misc.pdf.php47 …while (!$this->feof() && (max(array_keys($info['pdf']['xref']['offset'])) > $info['pdf']['xref']['…
/plugin/jwhelloworld/
H A Dstyle.css3 float:right; min-width: 20%; max-width: 30%; padding: 0.6em;
/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.default.class.php59 $pages = max(1,ceil($box->get_full_height() / $page_real_height));
/plugin/rrdgraph/
H A Dstyle.css103 @media (max-width: 960px)
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md20 * Fix an OID encoding case when the second component would be near or over the max int as defined by PHP.
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DMongoDBFormatter.php38 $this->maxNestingLevel = max($maxNestingLevel, 0);
/plugin/mathpublish/phpmathpublisher/
H A DPhpMathPublisher.php130 $this->size = max($this->size, 10);
/plugin/button/
H A Dstyle.css46 max-width: none;
/plugin/photogallery/lightGallery/css/
H A Dlg-fb-comment-box.css56 max-width: 1250px !important;
/plugin/amcharts/assets/amcharts/
H A Damcharts.js57 …n)||isNaN(this.max)||!this.foundGraphs||Infinity==this.min||-Infinity==this.max)e=!0;else{"date"==…
58max;this.strictMinMax&&(isNaN(this.minimum)||(this.min=this.minimum),isNaN(this.maximum)||(this.ma…
59max-this.fullMin)/(this.fullMax-this.fullMin),0,1);var r=Math.round((this.maxCalc-this.minCalc)/th…
60max-this.min);var x=0;1>this.step&&-1<this.step&&(x=d.getDecimals(this.step));this.integersOnly&&(…
61max,this.duration));var x=this.step,A,w=this.minorGridAlpha;this.minorGridEnabled&&(A=this.getMino…
66max>this.baseValue&&(g=this.min);this.min<this.baseValue&&this.max<this.baseValue&&(g=this.max);h&…
77 …emes(this.start,this.end);this.min=b.min;this.max=b.max;this.minRR=this.min;this.maxRR=this.max;a=…
78max+=a;a=this.guides.length;if(this.includeGuidesInMinMax&&0<a)for(b=0;b<a;b++)c=this.guides[b],c.…
79max=this.maxZoom);this.minCalc=this.min;this.maxCalc=this.max;this.minReal=this.min;this.maxReal=t…
80 …(this.min=0);0<this.max&&0>=b&&(this.max=0);"100%"==this.stackType&&(this.min=0>this.min?-100:0,th…
[all …]
/plugin/csstimeline/
H A Dstyle.css173 @media (max-width: 660px) {
270 @media (min-width: 400px) and (max-width: 660px) {
/plugin/datatables/assets/datatables.net-bs/css/
H A DdataTables.bootstrap.min.css
/plugin/diagramsnet/lib/js/spin/
H A Dspin.min.js2max(1-(1-a)/b*(100-f),a),h=j.substring(0,j.indexOf("Animation")).toLowerCase(),i=h&&"-"+h+"-"||"";…
/plugin/diagramsnet/lib/plugins/
H A Dtags.js343 x = Math.max(0, Math.min(x, iw - this.table.clientWidth));
344 y = Math.max(0, Math.min(y, ih - this.table.clientHeight - 48));
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DGradient.php430 $radius = max($coords[0], $coords[1], 1 - $coords[0], 1 - $coords[1]);
432 $radius = max($corner1, $corner2, $corner3, $corner4);
446 $radius = max($coords[0], $coords[1], 1 - $coords[0], ($h / $w) - $coords[1]);
448 $radius = max($corner1, $corner2, $corner3, $corner4);
463 $radius = max($coords[0], $coords[1], ($w / $h) - $coords[0], 1 - $coords[1]);
465 $radius = max($corner1, $corner2, $corner3, $corner4);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc373 $params['size'] = (int) specifies a max number of buckets to get
397 $params['size'] = (int) Specifies a max number of events to get
412 $params['size'] = (int) specifies a max number of calendars to get
429 $params['size'] = (int) specifies a max number of categories to get
447 $params['size'] = (int) specifies a max number of analytics to get (Default = 100)
465 $params['size'] = (int) specifies a max number of analytics to get (Default = 100)
512 $params['size'] = (int) specifies a max number of filters to get
528 $params['size'] = (int) specifies a max number of influencers to get
619 $params['size'] = (int) specifies a max number of records to get
658 $params['size'] = (int) specifies a max numbe
[all...]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...

1...<<21222324252627282930>>...48