Home
last modified time | relevance | path

Searched refs:max (Results 1126 – 1150 of 1190) sorted by last modified time

1...<<4142434445464748

/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaEditorToolBar.java166 double scale = Math.min(16, Math.max(0.01, in SchemaEditorToolBar()
H A DSchemaGraphComponent.java126 y = (int) Math.max(terminal.getY() + 22, terminal.getY() in getColumnLocation()
H A DEditorPalette.java209 int cols = Math.max(1, width / 55); in setPreferredWidth()
H A DEditorToolBar.java263 double scale = Math.min(16, Math.max(0.01, in EditorToolBar()
/plugin/semanticdata/syntax/
H A Dentry.php319 $len = max($len, utf8_strlen($nudata[count($nudata) - 1][0]));
/plugin/mindmap/
H A Dxml.php22 header('Expires: '.gmdate("D, d M Y H:i:s", time()+max($conf['cachetime'], 3600)).' GMT');
23 header('Cache-Control: public, proxy-revalidate, no-transform, max-age='.max($conf['cachetime'], 36…
H A Dimg.php22 header('Expires: '.gmdate("D, d M Y H:i:s", time()+max($conf['cachetime'], 3600)).' GMT');
23 header('Cache-Control: public, proxy-revalidate, no-transform, max-age='.max($conf['cachetime'], 36…
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js187 timestamp = this.effects.pluck('startOn').max() || timestamp;
191 timestamp = this.effects.pluck('finishOn').max() || timestamp;
H A Dprototype.js821 function max(iterator, context) { class in Enumerable
932 max: max,
H A Dslider.js67 this.maximum = this.allowedValues.max();
107 if (value >= this.allowedValues.max()) return(this.allowedValues.max());
188 … $R(this.values.length>1 ? this.getRange(this.spans.length-1).max() : this.value, this.maximum));
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1178 fadeDuration = Math.max(200,Math.min(tmp,2000));
1182 incrDuration = Math.max(50,Math.min(tmp,500));
1192 playDelay = Math.max(5,Math.min(tmp,90))*1000;
1200 audioVolume = Math.max(0,Math.min(tmp,100));
1791 height = Math.max(height,rw);
1792 var dh = Math.max(height-(2*rh),0.1); var S2L;
2188 cm = Math.max(cm,ChartData[data]);
2236 cm = Math.max(cm,ChartData[i][j]);
2321 t = Math.max(t,ChartData[i][j]);
2582 var delay = Math.max(5,Math.min(parseInt(val.value),300));
[all …]
H A Dprint.css143 max-width:100% !important;
/plugin/ipa/
H A Dipa.css28 max-width: 30em;
/plugin/autlogin/
H A Daction.php134 $max = 0;
198 $max = $count;
/plugin/editsections/action/
H A Des.php204 $last = max(count($edits)-1,0);
229 $edits[max($last-1,0)][1][1] = 0; // set new last section
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js92 }for(var i=one?index:0,max=one?index+1:options.length;
93 i<max;
219 }return Math.max(0,val);
375 …"+name]:this[0]==document?Math.max(Math.max(document.body["scroll"+name],document.documentElement[…
1822 X=B<(T/2)?Math.max(X,E.extraPadding+E.borderGraphicSize):Math.min(X,T-E.extraPadding-E.borderGraphi…
1834 W=A<(U/2)?Math.max(W,E.extraPadding+E.borderGraphicSize):Math.min(W,U-E.extraPadding-E.borderGraphi…
2010 var F=(B.length==0)?0:Math.max(0,parseInt(B.substr(1)));
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js531 g=Math.max(g,K.labelLeft+W.width);
532 U=Math.max(U,K.top+X.height);
538 g=Math.max(g,J+H.width);
553 P.end=Math.max(P.end,g);
683 if(B>0){W[B-1].end=Math.max(W[B-1].end,U);
691 if(B>0){W[B-1].end=Math.max(W[B-1].end,J);
1549 var W=Math.max(1,S-Q);
1580 var F=Math.max(G-I,3);
1936 var S=Math.max(L,B);
1968 var P=Math.max(I,A);
[all …]
/plugin/translator/
H A Dhelper.php719 $max = $this->database->num_rows();
744 return array($matrix, $max);
/plugin/translator/syntax/
H A Dtranslator.php171 …list($matrix, $max) = $this->functions->_getTranslationMatrix($this->category, $this->version, $th…
179 $renderer->doc .= $this->_setPages($start, $amount, $max, $display, true);
274 $renderer->doc .= $this->_setPages($start, $amount, $max, $display);
276 $renderer->doc .= $this->_setPages($start, $amount, $max, $display);
284 function _setPages($start, $amount, $max, $display, $printGoBack=false) { argument
308 $countOfPages = ceil($max / $amount);
/plugin/seqdia/
H A Dimg.php18 header('Expires: '.gmdate("D, d M Y H:i:s", time()+max($conf['cachetime'], 3600)).' GMT');
19 header('Cache-Control: public, proxy-revalidate, no-transform, max-age='.max($conf['cachetime'], 36…
/plugin/clock/
H A Dstyle.css149 max-width: 8em;
/plugin/qrcode2/
H A Dphpqrcode.php3302 … QRimage::png($tab, $outfile, min(max(1, $this->size), $maxSize), $this->margin,$saveandprint);

1...<<4142434445464748