Home
last modified time | relevance | path

Searched +full:l +full:- +full:max (Results 1 – 25 of 679) sorted by relevance

12345678910>>...28

/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/ !
Dmmultiscripts.js2 * /MathJax-v2/jax/output/SVG/autoload/mmultiscripts.js
4 * Copyright (c) 2009-2018 The MathJax Consortium
10 * http://www.apache.org/licenses/LICENSE-2.0
19-C,m=j.d+A,L=0,F;if(j.ic){L=j.ic}if(this.data[this.base]&&(this.data[this.base].type==="mi"||this.… property
Dmtable.js2 * /MathJax-v2/jax/output/SVG/autoload/mtable.js
4 * Copyright (c) 2009-2018 The MathJax Consortium
10 * http://www.apache.org/licenses/LICENSE-2.0
19-1;var z=[],I=[],k=[],O=[],K=[],aI,aG,w=-1,aE,u,az,S,an,E,aA;var ac=d.FONTDATA.lineH*ap*aN.useHeig… field
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/ !
Dmmultiscripts.js2 * /MathJax-v2/jax/output/HTML-CSS/autoload/mmultiscripts.js
4 * Copyright (c) 2009-2018 The MathJax Consortium
10 * http://www.apache.org/licenses/LICENSE-2.0
19-CSS Jax Ready",function(){var c="2.7.9";var a=MathJax.ElementJax.mml,b=MathJax.OutputJax["HTML-CS… argument
/plugin/findologicxmlexport/vendor/hoa/ustring/ !
DSearch.php11 * Copyright © 2007-2017, Hoa community. All rights reserved.
44 * @copyright Copyright © 2007-2017 Hoa community
65 $L = [-1 => array_fill(-1, $n - $m + $k + 3, -2)];
67 for ($q = 0, $max = $k - 1; $q <= $max; ++$q) {
68 $L[$q][-$q - 1] = $L[$q][-$q - 2] = $q - 1;
72 for ($d = -$q, $max = $n - $m + $k - $q; $d <= $max; ++$d) {
73 $l = min(
74 max(
75 $L[$q - 1][$d - 1],
76 $L[$q - 1][$d ] + 1,
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/ !
DColorModeConverter.php29 $rgb = $this->cmyk2rgb($c);
30 return $this->rgb2gray($rgb);
40 $cyan = 1 - ($c[1] / 255);
41 $magenta = 1 - ($c[2] / 255);
42 $yellow = 1 - ($c[3] / 255);
51 // For K-Black
57 $black = 1 - $K;
59 …return [6, ($cyan - $K) * 100 / $black, ($magenta - $K) * 100 / $black, ($yellow - $K) * 100 / $bl…
62 …return [4, ($cyan - $K) * 100 / $black, ($magenta - $K) * 100 / $black, ($yellow - $K) * 100 / $bl…
73 $colors = 255 - ($c[4] * 2.55);
[all …]
/plugin/asciidocjs/node_modules/color-convert/ !
Dconversions.js2 /* eslint-disable no-mixed-operators */
3 const cssKeywords = require('color-name');
60 const max = Math.max(r, g, b);
61 const delta = max - min;
65 if (max === min) {
67 } else if (r === max) {
68 h = (g - b) / delta;
69 } else if (g === max) {
70 h = 2 + (b - r) / delta;
71 } else if (b === max) {
[all …]
/plugin/statistics/js/ !
Dchart.js7-6)}function o(t){return null!==t&&"[object Object]"===Object.prototype.toString.call(t)}function … function
13max(Math.min(t,i),e);function vt(t){return yt(_t(2.55*t),0,255)}function Mt(t){return yt(_t(255*t)… property
Dchartjs-plugin-datalabels.js2 * chartjs-plugin-datalabels v2.2.0
3 * https://chartjs-plugin-datalabels.netlify.app
4 * (c) 2017-2022 chartjs-plugin-datalabels contributors
7l=0;for(t.font=r.string,a=0;a<n;++a)l=Math.max(t.measureText(o[a]).width,l);return t.font=i,{heigh… function
/plugin/sphinxsearch-was/ !
H A Dsphinxapi.php4 // $Id: sphinxapi.php 2055 2009-11-06 23:09:58Z shodan $
8 // Copyright (c) 2001-2008, Andrew Aksyonoff. All rights reserved.
29 /// current client-side command implementation versions
56 define("SPH_RANK_WORDCOUNT", 3); ///< simple word-count weighting, rank is a weighted sum of per-f…
92 // - always signed (one bit short of PHP_INT_SIZE)
93 // - conversion from string to int is saturated
94 // - float is double
95 // - div converts arguments to floats
96 // - mod converts arguments to ints
99 // - when we got an int, just pack it
[all …]
/plugin/sphinxsearch/ !
Dsphinxapi.php4 // $Id: sphinxapi.php 2055 2009-11-06 23:09:58Z shodan $
8 // Copyright (c) 2001-2008, Andrew Aksyonoff. All rights reserved.
29 /// current client-side command implementation versions
56 …efine ( "SPH_RANK_WORDCOUNT", 3 ); ///< simple word-count weighting, rank is a weighted sum of pe…
92 // - always signed (one bit short of PHP_INT_SIZE)
93 // - conversion from string to int is saturated
94 // - float is double
95 // - div converts arguments to floats
96 // - mod converts arguments to ints
99 // - when we got an int, just pack it
[all …]
/plugin/diagramsnet/lib/plugins/ !
Drandom.js21 var max = parseInt(prompt('Cycles', defaultMax));
26 var jitter = 1 + 0.3 * (Math.random() - 0.5);
41 if (counter++ < max && ui.dialog == null)
73 var max = parseInt(prompt('Cycles', defaultMax));
78 var jitter = 1 + 0.3 * (Math.random() - 0.5);
99 console.log(counter + " - swapping " + passes + " children from parent A to parent B");
106 var l = Math.floor(Math.random() * (numberB + 1));
107 graph.model.add(parentB, childrenA[k], l);
109 numberA -= 1;
114 console.log(counter + " - swapping " + passes + " children from parent B to parent A");
[all …]
Dpage.js19 var max = parseInt(prompt('Cycles', '100'));
23 var jitter = 1 + 0.3 * (Math.random() - 0.5);
34 console.log(counter + " - page reordering in " + passes + " passes");
39 var l = Math.floor(Math.random() * number);
40 ui.movePage(k, l);
48 if (counter++ < max && ui.dialog == null)
76 var max = parseInt(prompt('Cycles', '100'));
80 var jitter = 1 + 0.3 * (Math.random() - 0.5);
89 console.log(counter + " - inserting " + n + " pages");
100 n = Math.min(n, ui.pages.length - 1);
[all …]
/plugin/showsamples/ !
Djquery.scrollTo.min.js2 * Copyright (c) 2007-2015 Ariel Flesler - aflesler<a>gmail<d>com | http://flesler.blogspot.com
7-1!==$.inArray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return… function
/plugin/diagramsnet/lib/math/jax/output/SVG/ !
Djax.js2 * /MathJax-v2/jax/output/SVG/jax.js
4 * Copyright (c) 2009-2018 The MathJax Consortium
10 * http://www.apache.org/licenses/LICENSE-2.0
19-style":"normal","font-weight":"normal","line-height":"normal","font-size":"100%","font-size-adjus…
/plugin/diagramsnet/lib/math/extensions/ !
DMathZoom.js2 * /MathJax-v2/extensions/MathZoom.js
4 * Copyright (c) 2009-2018 The MathJax Consortium
10 * http://www.apache.org/licenses/LICENSE-2.0
19-color":"#F0F0F0",overflow:"auto",display:"block","z-index":301,padding:".5em",border:"1px solid b… argument
DHelpDialog.js2 * /MathJax-v2/extensions/HelpDialog.js
4 * Copyright (c) 2009-2018 The MathJax Consortium
10 * http://www.apache.org/licenses/LICENSE-2.0
19max-width":"90%","text-align":"center",border:"3px outset",padding:"1em 2em","background-color":"#… argument
/plugin/mathpublish/phpmathpublisher/ !
DMathExpression.php3 * copyright : (C) 2005 by Pascal Brachet - France *
20 * @author Peter Vasilevsky <tuxoiduser@gmail.com> a.k.a. Tux-oid
38 $this->helper = $helper;
39 $this->text = "&$";
40 $this->nodes = $exp;
41 $this->nodes = $this->parse();
49 if (count($this->nodes) <= 3) {
50 return $this->nodes;
54 for ($i = 0; $i < count($this->nodes); $i++) {
55 if ($this->nodes[$i]->text == '(' || $this->nodes[$i]->text == '{') {
[all …]
/plugin/diagramsnet/lib/js/ !
Dviewer-static.min.js4-"),f=.01+c/d*100,g=Math.max(1-(1-a)/b*(100-f),a),h=j.substring(0,j.indexOf("Animation")).toLowerC…
6 … allow "word-break: break-word" in styles. It is done by adding "break-word" which is at index 55 …
7-content. Add possible values to J array below ["flex-start,flex-end,center,space-between,space-ar…
8 // Added support for flex-direction (next J index is 83)
9 // Added support for align-items (next J index is 84)
11-scroll,col-resize,crosshair,default,e-resize,hand,help,move,n-resize,ne-resize,no-drop,not-allowe…
12-condensed,extra-expanded,narrower,semi-condensed,semi-expanded,ultra-condensed,ultra-expanded,wid…
13-in,ease-in-out,ease-out,linear,step-end,step-start".split(","),"at,closest-corner,closest-side,el…
14-through","overline","underline"],["block","flex","grid","table"],["high","low","x-high","x-low"],…
15-3d"],["hide","show"],["horizontal","vertical"],["inside","outside"],["italic","oblique"],["left",…
[all …]
Dshapes.min.js3 …"},{val:"eventInt",dispName:"Interrupting"},{val:"eventNonint",dispName:"Non-Interrupting"},{val:"…
4 {val:"boundNonint",dispName:"Bound Non-Interrupting"},{val:"throwing",dispName:"Throwing"},{val:"en…
11 ….prototype.miscEnum.SYMBOL,null),null!=g&&(h=this.symbols[g],null!=h))){var l=a.state.strokeColor,…
13 …LUSIVE&&(a.translate(.12*b,0),b*=.76);var n=!1;if("star"===g)a.setFillColor(l);else if(k===mxBpmnS…
14l),n=!0;h.call(this,a,d,e,b,c,f,n);if("star"===g)a.setFillColor(m);else if(k===mxBpmnShape.prototy…
15 …:function(a,d,e,b,c,f){a.ellipse(0,0,b,c);a.fillAndStroke();f||a.setShadow(!1);a.ellipse(2,2,b-4,c-
16-4,c-4);a.stroke()},boundNonint:function(a,d,e,b,c,f){d=a.state.dashed;a.setDashed(!0);a.ellipse(0…
28 …is.style,mxConstants.STYLE_FONTSIZE,"17");a.translate(d,e);b=Math.max(b,20);c=Math.max(c,20);this.…
29 …f,0,0,1,f,0),a.lineTo(b-f,0),a.arcTo(f,f,0,0,1,b,f),a.lineTo(b,c-f),a.arcTo(f,f,0,0,1,b-f,c),a.lin…
30 ….min(b,c),a.begin(),a.moveTo(.1*f,.1*f),a.lineTo(b-.1*f,.1*f),a.lineTo(b-.1*f,c-.1*f),a.lineTo(.1*…
[all …]
/plugin/stlviewer/stlviewer/ !
Dstl_viewer.min.js2-1,this.camerax=0,this.cameray=0,this.cameraz=0,this.camera_state=null,this.auto_rotate=!1,this.mo… variable
DCanvasRenderer.js188 _clipBox.min.set( - _canvasWidthHalf, - _canvasHeightHalf );
189 _clipBox.max.set( _canvasWidthHalf, _canvasHeightHalf );
191 _clearBox.min.set( - _canvasWidthHalf, - _canvasHeightHalf );
192 _clearBox.max.set( _canvasWidthHalf, _canvasHeightHalf );
224 _clearBox.min.set( - _canvasWidthHalf, - _canvasHeightHalf );
225 _clearBox.max.set( _canvasWidthHalf, _canvasHeightHalf );
262 _clearBox.min.y = - _clearBox.min.y + _canvasHeightHalf; // higher y value !
263 _clearBox.max.x = _clearBox.max.x + _canvasWidthHalf;
264 _clearBox.max.y = - _clearBox.max.y + _canvasHeightHalf; // lower y value !
270 _clearBox.max.y | 0,
[all …]
/plugin/diagramsnet/lib/js/croppie/ !
Dcroppie.min.js1l(e,t,n,i){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:nul… method
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/ !
Dpf.min.js1l:/[a-z0-9_<>-]+/,k:{built_in:"block match pass load anchor|5 antispoof|10 set table",keyword:"in …
Dclojure.min.js1-name":"def defonce cond apply if-not if-let if not not= = < > <= >= == + / * - rem quot neg? pos?… property
/plugin/flowchartjs/ !
Dflowchart.min.js6-anchor":"start",x:this.getAttr("text-margin"),fill:this.getAttr("font-color"),"font-size":this.ge…
7 …r=n.symbols[h],a=r.params[t];if(i(a,e)){r.flowstate=s;for(var l=0;l<o.length;l++){var p=o[l];r[p]&…

12345678910>>...28