Home
last modified time | relevance | path

Searched refs:min (Results 151 – 175 of 1165) sorted by relevance

12345678910>>...47

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRuntimeMetaData.php180 $referenceLength = \min($secondDot, $secondDot);
184 $referenceLength = \min($referenceLength, $firstDash);
/plugin/diagramsnet/lib/shapes/
H A DmxElectrical.js40 var size = Math.min(w, h);
174 var wn = Math.min(w, notch);
175 var hn = Math.min(h, notch);
250 var wn = Math.min(w, notch);
251 var hn = Math.min(h, notch);
332 var wn = Math.min(w, notch);
333 var hn = Math.min(h, notch);
419 var wn = Math.min(w, notch);
420 var hn = Math.min(h, notch);
598 negSize = Math.min(w * 0.04, h * 0.07);
[all …]
H A DmxDFD.js35 var r = Math.min(h * 0.5, w * 0.5);
53 var r = Math.min(h * 0.5, w * 0.5);
173 var size = Math.min(h * 0.5, w * 0.5);
200 var size = Math.min(h * 0.5, w * 0.5);
260 var size = Math.min(h * 0.5, w * 0.5);
271 var s = Math.min(30, w);
420 var r = Math.min(h * 0.8, w * 0.8);
436 var r = Math.min(h * 0.8, w * 0.8);
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Ddr.css36 min-width: 8em;
57 min-width: 80px;
71 min-width: 0;
112 min-width: 50px;
/plugin/gchart/
H A Dsyntax.php143 $min = min(0, floor(min($val)));
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js188 _clipBox.min.set( - _canvasWidthHalf, - _canvasHeightHalf );
191 _clearBox.min.set( - _canvasWidthHalf, - _canvasHeightHalf );
261 _clearBox.min.x = _clearBox.min.x + _canvasWidthHalf;
262 _clearBox.min.y = - _clearBox.min.y + _canvasHeightHalf; // higher y value !
269 _clearBox.min.x | 0,
271 ( _clearBox.max.x - _clearBox.min.x ) | 0,
272 ( _clearBox.min.y - _clearBox.max.y ) | 0
285 _clearBox.min.x | 0,
287 ( _clearBox.max.x - _clearBox.min.x ) | 0,
288 ( _clearBox.min.y - _clearBox.max.y ) | 0
[all …]
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRegion.java120 int newMinX = Math.min(x-grabRange, this.x); in merge()
121 int newMinY = Math.min(y-grabRange, this.y); in merge()
143 int newMinX = Math.min(region.x, this.x); in merge()
144 int newMinY = Math.min(region.y, this.y); in merge()
/plugin/html2pdf/html2pdf/html2ps/
H A Dflow_context.class.inc.php45 $bottom = min($bottom, $floats[$i]->get_bottom_margin());
147 if ($clear <= count($floats)) { $y = min( $y, $float_bottoms[$clear-1] ); };
204 $x = min($x, $float->get_left_margin());
267 if ($clear <= count($floats)) { $y = min( $y, $float_bottoms[$clear-1] ); };
/plugin/apidoc/
H A Dsyntax.php16 switch( min( count( $f ), 4 ) ) {
34 switch( min( count( $f ), 3 ) ) {
50 switch( min( count( $f ), 4 ) ) {
68 switch( min( count( $f ), 4 ) ) {
/plugin/tagadd/
H A Dstyle.css13 min-height:12px;
14 min-width:150px;
/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml116 $BIN $OPTION ./test.js ../dist/lodash.min.js
127 …bs.js name="lodash tests" runner="test/index.html?build=../dist/lodash.min.js&noglobals=true" …
130 … name="underscore tests" runner="test/underscore.html?build=../dist/lodash.min.js" tags=…
132 …js name="backbone tests" runner="test/backbone.html?build=../dist/lodash.min.js" tag…
134 …me="backbone tests" runner="test/backbone.html?build=../dist/lodash.core.min.js" tags=pro…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/
H A DColorConverter.php85 $ret = [1, min(255, ord($c[1]) + 32)];
113 $ret = [4, min(100, ord($c[1]) + 20), min(100, ord($c[2]) + 20), min(100, ord($c[3]) + 20), min(100, ord($c[4]) + 20)];
/plugin/xterm2/
H A Dstyle.css16 min-height: 40px;
36 min-height: 40px;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php65 * @param int $min
69 public static function expectedEntryCount(int $min, int $max): ExpectedEntryCountControl
71 return new ExpectedEntryCountControl($min, $max);
68 expectedEntryCount(int $min, int $max) global() argument
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js3358 return Math.min(scale, Math.min(max / w, max / h));
3412 … scale = (!limitHeight) ? width / w : Math.min(1, Math.min((width * 3) / (h * 4), width / w));
4191 {name: 'width', dispName: 'Width', type: 'float', min:0, defVal: 4}
4391 {name: 'size', dispName:'Height', type:'float', defVal:40, min:0}
4395 {name: 'width', dispName:'Title Width', type:'float', defVal:60, min:0},
4949 if (prop.min != null)
4951 input.min = parseFloat(prop.min);
4981 if (prop.min != null && inputVal < prop.min)
4983 inputVal = prop.min;
7882 …pagesFromInput.value = Math.max(1, Math.min(pageCount, Math.min(parseInt(pagesToInput.value), pars…
[all …]
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DSearch.php73 $l = min(
106 $max = min(strlen($x), strlen($y));
/plugin/qna/style/
H A Dmemes.less33 min-height: 75px;
53 min-height: 75px;
/plugin/combo/resources/theme/default/components/css/
H A Ddo-media.css6 * their site width) are the 4 min-width's (search for @change).
66 /* min-width must be summary of all 3 panels' min-widths */
67 min-width: 50em; /* @change */
86 min-width: 10em; /* @change */
92 min-width: 25em; /* @change */
98 min-width: 15em; /* @change */
110 min-height: 20px;
334 min-height: 130px;
523 min
[all...]
H A Dcarrousel.css5 @media (min-width: 576px) {
36 @media (min-width: 576px) {
/plugin/zip/pear/File/Archive/Reader/
H A DGzip.php178 $length = min($length, $this->filePos);
230 ($data = $this->getData(min($expectedPos - $this->filePos, 8192))) !== null) {
239 … ($data = $this->getData(min($expectedPos - $this->filePos, 8192))) !== null) {
/plugin/emoji/
H A Dscreen.less57 min-width: 15px;
58 min-height: 15px;
/plugin/autotooltip/
H A Dscript.js59 width = Math.min(e.pageX - 4, MAX_WIDTH);
63 width = Math.min(winWidth - e.pageX - 4, MAX_WIDTH);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php379 list($min) = $min->divide($n);
380 $min = $min->add(self::$one);
382 $primes[$i] = BigInteger::randomRangePrime($min, $max);
/plugin/mdpage/vendor/cebe/markdown/block/
H A DHtmlTrait.php67 $tag = rtrim(substr($line, 1, min($gtPos, $spacePos) - 1), '/');
91 …$tag = rtrim(substr($lines[$current], 1, min(strpos($lines[$current], '>'), strpos($lines[$current…
/plugin/metadisplay/
H A Dcli.php111 $hour = '0'; $min = '01'; $second = '0';
112 return mktime($hour, $min, $second,$month,$day,$year);

12345678910>>...47