Home
last modified time | relevance | path

Searched refs:max (Results 926 – 950 of 1190) sorted by relevance

1...<<31323334353637383940>>...48

/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8max:65535,$is:function(n){return typeof n=="number"&&Math.round(n,0)==n&&n>=System.Char.min&&n<=Sy… function
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js2809 var tmp = Math.min(Math.max(offset[2], -155), 100);
2822 var tmp = Math.min(Math.max(offset[1], -100), 155);
4589 bottom = Math.max(0, tmp - length_w[filt]),
H A Dmp3.js5422 var max = (1 << slen[part]) - 1;
5427 gr1ch.scalefac[n++] = is_pos === max ? 1 : 0;
5801 var lower, start, max, bound = new Uint32Array(3), w;
5803 lower = start = max = bound[0] = bound[1] = bound[2] = 0;
5830 max = bound[w] = sfbi;
5840 if (max)
5849 for (i = start; i < max; ++i) {
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js635 var max = date.getMonthDays(m);
636 if (day > max) {
637 date.setDate(max);
/plugin/metaeditor/
H A Dstyle.css180 max-height: 1px;
871 @media (max-width: 768px) {
900 @media (max-width: 768px) {
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified731 "uploadMany": "Uploading files, {current} of {max} done ({percentage}%)..."
802 …InterwikiInfo: "<div style='max-width:350px; white-space: pre-wrap;border:1px solid #cccccc; margi…
846 …InfoText: '<div style="max-width:400px; font-size: 12pt; white-space: pre-wrap;border:1px solid #c…
H A Den.js-4.9.merged5 …ding file ({percentage}%)...","uploadMany":"Uploading files, {current} of {max} done ({percentage}…
55 InterwikiInfo: "<div style='max-width:350px; white-space: pre-wrap;border:1px solid #cccccc; margin…
112 InfoText : '<div style="max-width:400px; font-size: 12pt; white-space: pre-wrap;border:1px solid #…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified731 "uploadMany": "Uploading files, {current} of {max} done ({percentage}%)..."
802 …InterwikiInfo: "<div style='max-width:350px; white-space: pre-wrap;border:1px solid #cccccc; margi…
846 …InfoText: '<div style="max-width:400px; font-size: 12pt; white-space: pre-wrap;border:1px solid #c…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js139 mmax = math.max,
1276 x2: bbox.max.x,
1277 y2: bbox.max.y,
1278 width: bbox.max.x - bbox.min.x,
1279 height: bbox.max.y - bbox.min.y
1609 X = X[concat](dim.min.x, dim.max.x);
1610 Y = Y[concat](dim.min.y, dim.max.y);
1966 max: {x: mmax[apply](0, x), y: mmax[apply](0, y)}
/plugin/projects/pchart/pchart/
H A Dpchart.php1897 …$this->addToImageMap($X1,min($Y1,$Y2),$X2,max($Y1,$Y2),$DataDescription["Description"][$ColName],$…
1951 …$this->addToImageMap($XPos+1,min($YZero,$YPos),$XPos+$SeriesWidth-1,max($YZero,$YPos),$DataDescrip…
2015 …$this->addToImageMap($XPos+1,min($YBottom,$YPos),$XPos+$SeriesWidth-1,max($YBottom,$YPos),$DataDes…
2965 $Step = 360 / (2 * 3.1418 * max($Width,$Height));
2984 $Step = 360 / (2 * 3.1418 * max($Width,$Height));
2996 if ( ($Y1-1) > $Yc - max($Width,$Height) )
3299 if ( max($DataSummary) == 0 )
3304 if ($Value < max($DataSummary))
/plugin/charter/lib/pchart/
H A DpChart.class.php1922 …$this->addToImageMap($X1,min($Y1,$Y2),$X2,max($Y1,$Y2),$DataDescription["Description"][$ColName],$…
1976 …$this->addToImageMap($XPos+1,min($YZero,$YPos),$XPos+$SeriesWidth-1,max($YZero,$YPos),$DataDescrip…
2040 …$this->addToImageMap($XPos+1,min($YBottom,$YPos),$XPos+$SeriesWidth-1,max($YBottom,$YPos),$DataDes…
2990 $Step = 360 / (2 * 3.1418 * max($Width,$Height));
3009 $Step = 360 / (2 * 3.1418 * max($Width,$Height));
3021 if ( ($Y1-1) > $Yc - max($Width,$Height) )
3324 if ( max($DataSummary) == 0 )
3329 if ($Value < max($DataSummary))
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt335 * Changed GD max source pixels to 1/6 (from 1/5) available
941 - 'lvl' (Levels) [ex: &fltr[]=lvl|<channel>|<min>|<max>
945 <min> and <max> are the clip points for the levels
947 by default. Use -1 for min and/or max to invoke auto-
1410 to false, to prevent smaller-than-max-size images
1520 format and max width/height
1545 limited more by max height than max width
/plugin/jquery/
H A Djquery-1.4.2.js1363 for ( var i = one ? index : 0, max = one ? index + 1 : options.length; i < max; i++ ) {
4654 return Math.max(0, Math.round(val));
5899 …fx.elem.style[ fx.prop ] = (fx.prop === "width" || fx.prop === "height" ? Math.max(0, fx.now) : fx…
6011 top += Math.max( docElem.scrollTop, body.scrollTop );
6012 left += Math.max( docElem.scrollLeft, body.scrollLeft );
6221 Math.max(
/plugin/codemirror/dist/modes/
H A Dcss.min.js1 …type=="atBlock_parens")||d=="{"&&(c.type=="at"||c.type=="atBlock")){f=Math.max(0,c.indent-e)}}retu…
/plugin/issuetracker/
H A Dprint.css467 max-width:650px;
H A Dstyle.css467 max-width:650px;
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md78 - [105: Return single max timestamp](https://github.com/doctrine/annotations/pull/105)
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.page.margin.class.php156 …$calculated_center_width = $full_width * $center_width / ($center_width + 2*max($left_width, $righ…
/plugin/include/
H A Dhelper.php206 $flags['depth'] = max(intval($value), 0);
309 $lvl_max = false; // max level
337 // get max level of this instructions set
/plugin/authdrupal8/
H A Dpassword.inc140 * The return string will be truncated at DRUPAL_HASH_LENGTH characters max.
/plugin/fastwiki/
H A Dscript.js506 $('html,body').animate({scrollTop: Math.max(0, Math.floor($('.content_partial').offset().top)-20)+'px'}, 300);
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css194 max-width: 1000px;
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js2159 listCell.geometry.width = Math.max(listCell.geometry.width, field.geometry.width);
2255 cells[i].geometry.width = Math.max(cells[i].geometry.width, size.width);
2256 cells[i].geometry.height = Math.max(cells[i].geometry.height, size.height);
4645 (w != null && h != null) ? Math.max(w / img.width, h / img.height) :
7454 x = Math.max(0, Math.min(x, iw - this.table.clientWidth));
7548 x = Math.max(0, Math.min(x, iw - this.table.clientWidth));
7646 x = Math.max(0, Math.min(x, iw - this.table.clientWidth));
8986 var s = Math.min(1, Math.min(editorUi.maxImageSize / Math.max(1, w)),
8987 editorUi.maxImageSize / Math.max(1, h));
12171 editorUi.fileNode.setAttribute('scale', Math.max(0, parseInt(zoomInput.value) / 100));
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js187 timestamp = this.effects.pluck('startOn').max() || timestamp;
191 timestamp = this.effects.pluck('finishOn').max() || timestamp;
/plugin/vkeyboard/
H A Dvkeyboard.js1max(1,u.VKI_size));u.VKI_keyboard.className=u.VKI_keyboard.className.replace(/ ?keyboardInputSize\…

1...<<31323334353637383940>>...48