Lines Matching refs:start

427 …;this.start=function(){this.t0x=a.view.translate.x;this.t0y=a.view.translate.y;this.active=!0};thi…  method in mxPanningManager
1573 …his.graph.isCloneEvent(b.getEvent())&&this.graph.isCellsCloneable())?this.start(c,b.getX(),b.getY(…
1578 mxGraphHandler.prototype.start=function(a,b,c,d){this.cell=a;this.first=mxUtils.convertPoint(this.g… method in mxGraphHandler
1608 …operty("event");b==mxEvent.MOUSE_DOWN&&this.isForcePanningEvent(e)&&(this.start(e),this.active=!0,…
1609 …Scale=this.graph.view.scale,this.active||null==this.mouseDownEvent||(this.start(this.mouseDownEven…
1613 …)&&this.isPanningEnabled()&&!this.active&&this.isPanningTrigger(b)&&(this.start(b),this.consumePan…
1614 mxPanningHandler.prototype.start=function(a){this.dx0=-this.graph.container.scrollLeft;this.dy0=-th… method in mxPanningHandler
1638 …ler(a);null!=b&&(this.handlers.put(a.cell,b),null!=c&&null!=d&&null!=e&&b.start(d,e,c))}};mxSelect…
1652 mxConnectionHandler.prototype.start=function(a,b,c,d){this.previous=a;this.first=new mxPoint(b,c);t… method in mxConnectionHandler
1720 …r),f=mxUtils.getScrollOrigin(this.graph.container);f.x-=b.x;f.y-=b.y;this.start(e.getX()+f.x,e.get…
1723 …r),d=mxUtils.getScrollOrigin(this.graph.container);d.x-=c.x;d.y-=c.y;this.start(b.getX()+d.x,b.get…
1724 mxRubberband.prototype.start=function(a,b){function c(a){a=new mxMouseEvent(a);var b=mxUtils.conver… method in mxRubberband
1760 …)&&this.graph.isEnabled()){var c=this.getHandleForEvent(b);null!=c&&(this.start(b.getGraphX(),b.ge…
1761 mxVertexHandler.prototype.start=function(a,b,c){if(null!=this.selectionBorder)if(this.livePreviewAc… method in mxVertexHandler
1837 …ils.setOpacity(this.virtualBends[mxEvent.VIRTUAL_HANDLE-c].node,100),this.start(b.getX(),b.getY(),…
1838 mxEdgeHandler.prototype.start=function(a,b,c){this.startX=a;this.startY=b;this.isSource=null==this.… method in mxEdgeHandler
1908 …ion(a){return null};mxEdgeSegmentHandler.prototype.start=function(a,b,c){mxEdgeHandler.prototype.s… method in mxEdgeSegmentHandler
2145 k.graphHandler.start;k.graphHandler.start=function(){null!=C.hoverIcons&&C.hoverIcons.reset();u.app… function
2298 …tChildCount(e),d+1));else{var g=k.graphHandler;null!=g&&(null==g.first&&g.start(k.getSelectionCell…
2322 …CellsHandler.getHandler(m),null!=m&&(u=m.getHandleForEvent(e),null!=u&&(m.start(e.getGraphX(),e.ge…
2323 …dler(g.cell),null!=m&&(u=mxEvent.CUSTOM_HANDLE-m.customHandles.length+1,m.start(e.getGraphX(),e.ge…
2326 …=m?mxEvent.VIRTUAL_HANDLE-g:g+1))),null==g&&(g=mxEvent.VIRTUAL_HANDLE)),k.start(c.getGraphX(),c.ge…
2335 …l)||(f.put(l,!0),c.push(l))}return c};var u=this.graphHandler.start;this.graphHandler.start=functi…
2344 mxEvent.getClientX(f),mxEvent.getClientY(f)),v.start(f.x,f.y)):null!=O?this.addSelectionCells(O):1<…
2462 …ph.stopEditing(!1);null!=this.currentState&&(this.graph.connectionHandler.start(this.currentState,…
2644 b);mxEvent.isPopupTrigger(b)||(this.graph.graphHandler.start(this.state.cell,mxEvent.getClientX(b),…
3045 …ditable||(null==this.sync&&(this.sync=new DrawioFileSync(this)),this.sync.start())};DrawioFile.pro…