Searched refs:currentDy (Results 1 – 6 of 6) sorted by relevance
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | EditorUi.js | 5224 handler.currentDy += dy * scale; 5240 var dy = handler.roundLength(handler.currentDy / scale);
|
| D | Graph.js | 11638 var y = this.roundLength((this.bounds.y + this.currentDy) / s - t.y); 11645 this.hint.style.top = (this.pBounds.y + this.currentDy +
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 1356 …currentDy;this.currentDy=this.currentDx=0;this.updatePreview();this.bounds=this.graph.getView().ge… 1359 mxGraphHandler.prototype.currentDy=null;mxGraphHandler.prototype.updateCursor=!0;mxGraphHandler.pro… method in mxGraphHandler 1384 …currentDy!=d.y)this.currentDx=d.x,this.currentDy=d.y,this.updatePreview()}this.updateHint(b);this.… 1385 …ath.round(this.pBounds.x+this.currentDx),Math.round(this.pBounds.y+this.currentDy),this.pBounds.wi… 1394 …ll==this.shape&&!this.livePreviewUsed||null==this.currentDx||null==this.currentDy)this.isSelectEna… 1395 …ew().scale,f=this.roundLength(this.currentDx/e),e=this.roundLength(this.currentDy/e),g=this.target… 1396 …=this.livePreviewActive=null;this.cellWasClicked=!1;this.cellCount=this.currentDy=this.currentDx=t…
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 1560 …currentDy;this.currentDy=this.currentDx=0;this.updatePreview();this.bounds=this.graph.getView().ge… 1563 mxGraphHandler.prototype.currentDy=null;mxGraphHandler.prototype.updateCursor=!0;mxGraphHandler.pro… method in mxGraphHandler 1588 …currentDy!=d.y)this.currentDx=d.x,this.currentDy=d.y,this.updatePreview()}this.updateHint(b);this.… 1589 …ath.round(this.pBounds.x+this.currentDx),Math.round(this.pBounds.y+this.currentDy),this.pBounds.wi… 1598 …ll==this.shape&&!this.livePreviewUsed||null==this.currentDx||null==this.currentDy)this.isSelectEna… 1599 …ew().scale,f=this.roundLength(this.currentDx/e),e=this.roundLength(this.currentDy/e),g=this.target… 1600 …=this.livePreviewActive=null;this.cellWasClicked=!1;this.cellCount=this.currentDy=this.currentDx=t… 2299 …currentDy+=e*l,g.checkPreview(),g.updatePreview()),null!=t&&window.clearTimeout(t),t=window.setTim… 2628 …currentDy)/e-f.y);e=this.graph.view.unit;this.hint.innerHTML=c(d,e)+", "+c(f,e);this.hint.style.le…
|
| D | app.min.js | 1594 …currentDy;this.currentDy=this.currentDx=0;this.updatePreview();this.bounds=this.graph.getView().ge… 1597 mxGraphHandler.prototype.currentDy=null;mxGraphHandler.prototype.updateCursor=!0;mxGraphHandler.pro… method in mxGraphHandler 1622 …currentDy!=d.y)this.currentDx=d.x,this.currentDy=d.y,this.updatePreview()}this.updateHint(b);this.… 1623 …ath.round(this.pBounds.x+this.currentDx),Math.round(this.pBounds.y+this.currentDy),this.pBounds.wi… 1632 …ll==this.shape&&!this.livePreviewUsed||null==this.currentDx||null==this.currentDy)this.isSelectEna… 1633 …ew().scale,f=this.roundLength(this.currentDx/e),e=this.roundLength(this.currentDy/e),g=this.target… 1634 …=this.livePreviewActive=null;this.cellWasClicked=!1;this.cellCount=this.currentDy=this.currentDx=t… 2333 …currentDy+=f*g,h.checkPreview(),h.updatePreview()),null!=k&&window.clearTimeout(k),k=window.setTim… 2877 …currentDy)/e-d.y);e=this.graph.view.unit;this.hint.innerHTML=b(c,e)+", "+b(d,e);this.hint.style.le…
|
| D | viewer-static.min.js | 1560 …currentDy;this.currentDy=this.currentDx=0;this.updatePreview();this.bounds=this.graph.getView().ge… 1563 mxGraphHandler.prototype.currentDy=null;mxGraphHandler.prototype.updateCursor=!0;mxGraphHandler.pro… method in mxGraphHandler 1588 …currentDy!=d.y)this.currentDx=d.x,this.currentDy=d.y,this.updatePreview()}this.updateHint(b);this.… 1589 …ath.round(this.pBounds.x+this.currentDx),Math.round(this.pBounds.y+this.currentDy),this.pBounds.wi… 1598 …ll==this.shape&&!this.livePreviewUsed||null==this.currentDx||null==this.currentDy)this.isSelectEna… 1599 …ew().scale,f=this.roundLength(this.currentDx/e),e=this.roundLength(this.currentDy/e),g=this.target… 1600 …=this.livePreviewActive=null;this.cellWasClicked=!1;this.cellCount=this.currentDy=this.currentDx=t… 2299 …currentDy+=e*l,g.checkPreview(),g.updatePreview()),null!=t&&window.clearTimeout(t),t=window.setTim… 2628 …currentDy)/e-f.y);e=this.graph.view.unit;this.hint.innerHTML=c(d,e)+", "+c(f,e);this.hint.style.le…
|