Searched refs:cellSize (Results 1 – 11 of 11) sorted by relevance
| /plugin/diagramsnet/lib/shapes/mockup/ |
| D | mxMockupForms.js | 2091 var cellSize = range / 7; 2095 var currX = w * 0.0625 + cellSize * 0.5 + i * cellSize; 2126 var currX = w * 0.0625 + i * cellSize; 2127 c.rect(currX, h * 0.2686, cellSize, h * 0.1143); 2131 …c.text(currX + cellSize * 0.5, h * 0.2686 + cellSize * 0.5, 0, 0, tmp.toString(), mxConstants.ALIG… 2146 var currX = w * 0.0625 + x * cellSize; 2156 c.rect(currX, currY, cellSize, h * 0.1143); 2158 …c.text(currX + cellSize * 0.5, currY + cellSize * 0.5, 0, 0, d.toString(), mxConstants.ALIGN_CENTE… 2177 var currX = w * 0.0625 + x * cellSize; 2179 c.rect(currX, currY, cellSize, h * 0.1143); [all …]
|
| /plugin/heatmap/ |
| D | scripts.js | 78 cellSize: ['auto', 15], property
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 21103 var cellSize, cell, borders; 21109 cellSize = cell.getContentSize(mode); 21112 cellSize.height = 0; 21113 cellSize.width = 0; 21118 cellSize.height = 0; 21120 cellSize.width = 0; 21127 contentWidth += (cellSize.width + borders.horizontal); 21128 contentHeight = Math.max(contentHeight, (cellSize.height + borders.vertical)); 21130 contentWidth = Math.max(contentWidth, cellSize.width + borders.horizontal); 21131 contentHeight += cellSize.height + borders.vertical; [all …]
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js.map | 1 …cellSize","step","add","_isLegacyMode","scaleConfig","scale_unit","date_scale","subscales","_prepa…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js | 1 …;if(!(e>=0||e>=0))throw new Error("invalid size");return r=e,i=n,g()},h.cellSize=function(t){if(!a… function
|
| D | mermaid.min.js.map | 1 …cellSize","DragEvent","subject","defaultContainer","defaultSubject","mousedownx","mousedowny","mou…
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | mermaid.min.js | 6 …;if(!(e>=0||e>=0))throw new Error("invalid size");return r=e,i=n,g()},h.cellSize=function(t){if(!a… function
|
| /plugin/flowcharts/ |
| D | mermaid.min.js | 1 …;if(!(e>=0||e>=0))throw new Error("invalid size");return r=e,i=n,g()},f.cellSize=function(t){if(!a… function
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …cellSize The pixel resolution (map units per pixel).\n * @property {Array<number>} pointOfOrigin T…
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1705 …;if(!(e>=0||e>=0))throw new Error("invalid size");return r=e,i=n,g()},h.cellSize=function(t){if(!a… function
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …lid size\");\n return dx = _0, dy = _1, resize();\n };\n\n density.cellSize = function(_) {\n…
|