Home
last modified time | relevance | path

Searched refs:jlen (Results 1 – 6 of 6) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js1103 var x, y, j = tvalues.length, jlen = j, mt;
1114 bounds[0][jlen] = x0;
1115 bounds[1][jlen] = y0;
1116 bounds[0][jlen + 1] = x3;
1117 bounds[1][jlen + 1] = y3;
7779 for (var j = 0, jlen = sprayChunk.length; j < jlen; j++) {
15626 for (var j = 0, jlen = coords.length; j < jlen; j++) {
21188 for (var j = 0, jlen = this._textLines[i].length; j < jlen; j++) {
22452 for (var j = 0, jlen = line.length; j < jlen; j++) {
22457 width += this._getWidthOfChar(this.ctx, _char, i, this.flipX ? jlen - j : j) *
[all …]
Dfabric.min.js1jlen=j,mt;while(j--){t=tvalues[j];mt=1-t;x=mt*mt*mt*x0+3*mt*mt*t*x1+3*mt*t*t*x2+t*t*t*x3;bounds[0]…
5 …th;i<ilen;i++){var sprayChunk=this.sprayChunks[i];for(var j=0,jlen=sprayChunk.length;j<jlen;j++){v…
9 …push(match[0])}coordsParsed=[currentPath.charAt(0)];for(var j=0,jlen=coords.length;j<jlen;j++){par…
13jlen=this._textLines[i].length;j<jlen;j++){if(this.styles[i]&&this.styles[i][j]&&this.styles[i][j]… argument
15jlen=textOnNextLine.length;j<jlen;j++){var _char=textOnNextLine[j],widthOfChar=this._getWidthOfCha…
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js6199 jlen = j,
6208 bounds[0][jlen] = x0;
6209 bounds[1][jlen] = y0;
6210 bounds[0][jlen + 1] = x3;
6211 bounds[1][jlen + 1] = y3;
6212 bounds[0].length = bounds[1].length = jlen + 2;
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js3945 jlen = j,
3955 bounds[0][jlen] = x0;
3956 bounds[1][jlen] = y0;
3957 bounds[0][jlen + 1] = x3;
3958 bounds[1][jlen + 1] = y3;
3959 bounds[0].length = bounds[1].length = jlen + 2;
/plugin/edittable/lib/
Dhandsontable.full.js17603 jlen,
17608 for (j = 0, jlen = input[i].length; j < jlen; j++) {
/plugin/zwidoku/files/
H A Djs.js1 …oColumns(input){var i,ilen,j,jlen,output=[],olen=0;for(i=0,ilen=input.length;i<ilen;i++){for(j=0,j…