Home
last modified time | relevance | path

Searched refs:min (Results 626 – 650 of 1165) sorted by relevance

1...<<21222324252627282930>>...47

/plugin/codemirror/dist/modes/
H A Dprotobuf.min.js.map1 …Y,WAChC,OACEC,MAAOP,EACPQ,KAAM,UAIVjB,GAAWkB,WAAW,kBAAmB","file":"protobuf.min.js","sourcesContent…
H A Dhandlebars.min.js.map1 …AO,UAAWC,KAAMd,EAAYe,gBAAiB,QAItEvB,GAAWwB,WAAW,6BAA8B","file":"handlebars.min.js","sourcesContent…
H A Dproperties.min.js.map1 …AAe,UAOvBN,GAAWkB,WAAW,oBAAqB,aAC3ClB,GAAWkB,WAAW,aAAc","file":"properties.min.js","sourcesContent…
H A Dbrainfuck.min.js.map1 …K,EAAOQ,MAAM,CACdP,EAAMN,YAAc,UAK9BL,GAAWmB,WAAW,mBAAmB","file":"brainfuck.min.js","sourcesContent…
H A Dyaml-frontmatter.min.js.map1 …C,EACnB,IAAIU,EAAKC,UAAW,MAAOD,GAAKC,UAAUX,EAAME","file":"yaml-frontmatter.min.js","sourcesContent…
/plugin/wikipediasnippet/conf/
H A Dlang2dir.conf246 zh-min-nan ltr #Minnan
/plugin/datatables/assets/datatables.net-buttons-bs/css/
H A Dbuttons.bootstrap.min.css
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorToolBar.java263 double scale = Math.min(16, Math.max(0.01, in EditorToolBar()
/plugin/commonmark/vendor/league/commonmark/src/
H A DCursor.php
/plugin/wrap/conf/
H A Dlang2dir.conf246 zh-min-nan ltr #Minnan
/plugin/diagramsnet/lib/mxgraph/css/
H A Dcommon.css19 min-width: 1px;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js36723 return Math.max(rangeA.min, rangeA.max) >= Math.min(rangeB.min, rangeB.max) &&
36724 Math.min(rangeA.min, rangeA.max) <= Math.max(rangeB.min, rangeB.max);
37369 min = options.min;
37372 min = quantize(min + offset, SPACING, 'ceil');
43492 min = Math.min,
47577 min,
47612 spaceToolConstraints.top = min = isNumber(min) ? Math.max(min, minOrMax) : minOrMax;
47614 spaceToolConstraints.left = min = isNumber(min) ? Math.max(min, minOrMax) : minOrMax;
47630 spaceToolConstraints.top = min = isNumber(min) ? Math.max(min, minOrMax) : minOrMax;
47656 spaceToolConstraints.top = min = isNumber(min) ? Math.max(min, minOrMax) : minOrMax;
[all …]
/plugin/processing/
H A Dscript.js4748 min = p.min(p.min(red,green), blue),
4751 if (min === max) {
4754 saturation = (max - min) / max;
4757 hue = (green - blue) / (max - min);
6092 p.min = function() { function
6100 var min = numbers[0],
6103 if (min > numbers[i]) {
6104 min = numbers[i];
6107 return min;
10148 destW = Math.min(destW, screenW - destX1);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php425 self::VALUE => min($x_length, $y_length) < 2 * self::KARATSUBA_CUTOFF ?
444 $m = min(count($x_value) >> 1, count($y_value) >> 1);
768 $length = min(count($value), count($result->bitmask->value));
/plugin/achart/assets/
H A Dapexcharts.min.js6min(t,n))}))})),r=Math.pow(a.yRange[s],Math.abs(n-o)/a.yRange[s]),a.yLogRatio[s]=r/a.gridHeight,r}… property in AnonymousFunction1cae5b5124e00.AnonymousFunction1cae5b5126100.a
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1min(r,i),o=new Array(r),s=0;s<a;++s)for(var c,u=e[s],l=n[s],h=u.length,f=o[s]=new Array(h),d=0;d<h… property in AnonymousFunction9ec3f6665ce00.r
28min(r.map(t.nodes(),(function(e){return t.node(e).rank})));r.forEach(t.nodes(),(function(n){var i=… class in r
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6min(r,i),o=new Array(r),s=0;s<a;++s)for(var c,u=e[s],l=n[s],h=u.length,f=o[s]=new Array(h),d=0;d<h… property in AnonymousFunction094842375ce00.r
29min(r.map(t.nodes(),(function(e){return t.node(e).rank})));r.forEach(t.nodes(),(function(n){var i=… method in i
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dhtml.css255 min-height: 12px;
/plugin/geonav/tpl/startermap/css/
H A Dcontent.css74 min-width: 50%;
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DTag.php289 $i = min($separatorPos);
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss47 min: {
/plugin/code3/src/
H A Dpsyhi.js198 h = Math.min(h,el_1.firstChild.firstChild.offsetHeight);
/plugin/strata/
H A Dstyle.css107 min-width: 100%;
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19min&&C<t*o.min){C=t*o.min}if(C>t){var n=this.createChar(q,o.ext,p);var r=(o.mid?2:1),x=(C-t)/r,D=(…
/plugin/dwcommits/
H A Dhelper.php401 … list($dstr,$mon,$day,$hour,$min,$sec,$year) = $date_matches;
402 $timestamp = mktime ($hour,$min,$sec, $months[$mon], $day, $year);

1...<<21222324252627282930>>...47