Home
last modified time | relevance | path

Searched refs:cw (Results 1 – 25 of 57) sorted by path

123

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrix.php250 $cw[] = 124;
260 $cw[] = 129;
644 $cw = 254;
646 $cw = 124;
651 $cw = 230;
655 $cw = 239;
659 $cw = 238;
663 $cw = 240;
667 $cw = 231;
671 return $cw;
[all …]
H A DPDF417.php531 $codewords = array_merge($codewords, $cw);
550 $macrocw = array_merge($macrocw, $cw);
553 $macrocw = array_merge($macrocw, $cw);
567 $macrocw = array_merge($macrocw, $cw);
781 foreach($cw as $k => $d) {
943 $cw = array_merge($cw, $cw6);
946 $cw[] = ord($code{$i});
965 array_unshift($cw, $d);
972 $cw[] = ord($code);
978 array_unshift($cw, $mode);
[all …]
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …ertModeChanges.changes.length > 0) {\n // For some reason, repeat cw in desktop VIM does …
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js7318 var cw = parseInt(p.Columns[j].width) * scale;
7324 var cw = p.PrimaryLane[j] * scale;
7328 var c = new mxCell('', new mxGeometry(x, 0, cw, h), colStyle);
7329 x += cw;
9613 var cw = w;
9633 cw += colWs[k];
9642 …var cell = new mxCell('', new mxGeometry(x, y, cw, ch), 'shape=partialRectangle;html=1;whiteSpace=…
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705cw.push(i)-1;return i.left=t,i.right=e,n&&Yk(i,t,e,n),r&&Yk(i,e,t,r),ow[t.index].halfedges.push(a)…
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1035 var cw = graph.container.clientWidth - 10;
1037 var scale = Math.floor(20 * Math.min(cw / fmt.width / ps, ch / fmt.height / ps)) / 20;
1056 var cw = graph.container.clientWidth - 10;
1059 var scale = Math.floor(20 * Math.min(cw / (2 * fmt.width) / ps, ch / fmt.height / ps)) / 20;
1078 var cw = graph.container.clientWidth - 10;
1080 var scale = Math.floor(20 * cw / fmt.width / ps) / 20;
H A DEditorUi.js2051 var cw = graph.container.offsetWidth - sb;
2054 var ns = (autoscale) ? Math.max(0.3, Math.min(maxScale || 1, cw / b.width)) : s;
2055 var dx = ((cw - ns * b.width) / 2) / ns;
2064 if (scroll || bds.width < cw || bds.height < ch)
H A DGraph.js4698 var cw = this.container.clientWidth - border;
4700 var scale = Math.floor(20 * Math.min(cw / bounds.width, ch / bounds.height)) / 20;
4709 Math.max((cw - bounds.width * scale) / 2 + border / 2, 0);
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6cw.push(i)-1;return i.left=t,i.right=e,n&&Yk(i,t,e,n),r&&Yk(i,e,t,r),ow[t.index].halfedges.push(a)…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1cw = 1 ^ ccw,\n da = ccw ? a0 - a1 : a1 - a0;\n\n // Is the radius negative? Error.\n …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1cw.push(i)-1;return i.left=t,i.right=e,n&&Yk(i,t,e,n),r&&Yk(i,e,t,r),ow[t.index].halfedges.push(a)…
H A Dmermaid.min.js.map1cw","da","defaultSource","defaultTarget","defaultRadius","radius","defaultStartAngle","defaultEndA…
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A DCJKdata.php5 $cw = array( variable
18 $this->Big5_widths=$cw;
22 $cw = array( variable
34 $this->GB_widths=$cw;
37 $cw = array( variable
73 $cw[$i+31] = $_r[2];
76 $this->SJIS_widths=$cw;
79 $cw = array( variable
96 $cw[$i+31] = $_r[2];
99 $this->UHC_widths=$cw;
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/data/font/
H A Dccourier.php4 $cw[chr($i)] = 600;
H A Dccourierb.php4 $cw[chr($i)] = 600;
H A Dccourierbi.php4 $cw[chr($i)] = 600;
H A Dccourieri.php4 $cw[chr($i)] = 600;
H A Dchelvetica.php3 $cw = array( variable
H A Dchelveticab.php3 $cw = array( variable
H A Dchelveticabi.php3 $cw = array( variable
H A Dchelveticai.php3 $cw = array( variable
H A Dcsymbol.php3 $cw = array( variable
H A Dctimes.php3 $cw = array( variable
H A Dctimesb.php3 $cw = array( variable
H A Dctimesbi.php3 $cw = array( variable

123