Searched refs:currentDx (Results 1 – 6 of 6) sorted by relevance
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | EditorUi.js | 5223 handler.currentDx += dx * scale; 5239 var dx = handler.roundLength(handler.currentDx / scale);
|
| D | Graph.js | 11637 var x = this.roundLength((this.bounds.x + this.currentDx) / s - t.x); 11643 this.hint.style.left = (this.pBounds.x + this.currentDx +
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 1356 …currentDx,b=this.currentDy;this.currentDy=this.currentDx=0;this.updatePreview();this.bounds=this.g… 1358 …type.handlesVisible=!0;mxGraphHandler.prototype.guide=null;mxGraphHandler.prototype.currentDx=null; method in mxGraphHandler 1384 …currentDx!=d.x||this.currentDy!=d.y)this.currentDx=d.x,this.currentDy=d.y,this.updatePreview()}thi… 1385 …unds&&(this.shape.bounds=new mxRectangle(Math.round(this.pBounds.x+this.currentDx),Math.round(this… 1394 …||null==this.first||null==this.shape&&!this.livePreviewUsed||null==this.currentDx||null==this.curr… 1395 …le()&&this.isCloneEnabled(),e=c.getView().scale,f=this.roundLength(this.currentDx/e),e=this.roundL… 1396 …ewActive=null;this.cellWasClicked=!1;this.cellCount=this.currentDy=this.currentDx=this.suspended=n…
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 1560 …currentDx,b=this.currentDy;this.currentDy=this.currentDx=0;this.updatePreview();this.bounds=this.g… 1562 …type.handlesVisible=!0;mxGraphHandler.prototype.guide=null;mxGraphHandler.prototype.currentDx=null; method in mxGraphHandler 1588 …currentDx!=d.x||this.currentDy!=d.y)this.currentDx=d.x,this.currentDy=d.y,this.updatePreview()}thi… 1589 …unds&&(this.shape.bounds=new mxRectangle(Math.round(this.pBounds.x+this.currentDx),Math.round(this… 1598 …||null==this.first||null==this.shape&&!this.livePreviewUsed||null==this.currentDx||null==this.curr… 1599 …le()&&this.isCloneEnabled(),e=c.getView().scale,f=this.roundLength(this.currentDx/e),e=this.roundL… 1600 …ewActive=null;this.cellWasClicked=!1;this.cellCount=this.currentDy=this.currentDx=this.suspended=n… 2299 …currentDx+=c*l,g.currentDy+=e*l,g.checkPreview(),g.updatePreview()),null!=t&&window.clearTimeout(t… 2628 …currentDx)/e-f.x);f=this.roundLength((this.bounds.y+this.currentDy)/e-f.y);e=this.graph.view.unit;…
|
| D | app.min.js | 1594 …currentDx,b=this.currentDy;this.currentDy=this.currentDx=0;this.updatePreview();this.bounds=this.g… 1596 …type.handlesVisible=!0;mxGraphHandler.prototype.guide=null;mxGraphHandler.prototype.currentDx=null; method in mxGraphHandler 1622 …currentDx!=d.x||this.currentDy!=d.y)this.currentDx=d.x,this.currentDy=d.y,this.updatePreview()}thi… 1623 …unds&&(this.shape.bounds=new mxRectangle(Math.round(this.pBounds.x+this.currentDx),Math.round(this… 1632 …||null==this.first||null==this.shape&&!this.livePreviewUsed||null==this.currentDx||null==this.curr… 1633 …le()&&this.isCloneEnabled(),e=c.getView().scale,f=this.roundLength(this.currentDx/e),e=this.roundL… 1634 …ewActive=null;this.cellWasClicked=!1;this.cellCount=this.currentDy=this.currentDx=this.suspended=n… 2333 …currentDx+=d*g,h.currentDy+=f*g,h.checkPreview(),h.updatePreview()),null!=k&&window.clearTimeout(k… 2877 …currentDx)/e-d.x);d=this.roundLength((this.bounds.y+this.currentDy)/e-d.y);e=this.graph.view.unit;…
|
| D | viewer-static.min.js | 1560 …currentDx,b=this.currentDy;this.currentDy=this.currentDx=0;this.updatePreview();this.bounds=this.g… 1562 …type.handlesVisible=!0;mxGraphHandler.prototype.guide=null;mxGraphHandler.prototype.currentDx=null; method in mxGraphHandler 1588 …currentDx!=d.x||this.currentDy!=d.y)this.currentDx=d.x,this.currentDy=d.y,this.updatePreview()}thi… 1589 …unds&&(this.shape.bounds=new mxRectangle(Math.round(this.pBounds.x+this.currentDx),Math.round(this… 1598 …||null==this.first||null==this.shape&&!this.livePreviewUsed||null==this.currentDx||null==this.curr… 1599 …le()&&this.isCloneEnabled(),e=c.getView().scale,f=this.roundLength(this.currentDx/e),e=this.roundL… 1600 …ewActive=null;this.cellWasClicked=!1;this.cellCount=this.currentDy=this.currentDx=this.suspended=n… 2299 …currentDx+=c*l,g.currentDy+=e*l,g.checkPreview(),g.updatePreview()),null!=t&&window.clearTimeout(t… 2628 …currentDx)/e-f.x);f=this.roundLength((this.bounds.y+this.currentDy)/e-f.y);e=this.graph.view.unit;…
|