Lines Matching refs:first

1091 this.connectionHandler.marker.mark(),this.connectionHandler.first=new mxPoint(a.getGraphX(),a.getGr…
1356 function(){this.refreshThread=null;if(null!=this.first&&!this.suspended){var a=this.currentDx,b=thi…
1357 …ph.container||"hidden"==this.graph.container.style.visibility||null==this.first||this.suspended||(…
1374 mxGraphHandler.prototype.start=function(a,b,c,d){this.cell=a;this.first=mxUtils.convertPoint(this.g…
1378 …container,a.getX(),a.getY());return new mxPoint(a.x-this.first.x-this.graph.panDx,a.y-this.first.y…
1380 …this.graph;if(b.isConsumed()||!c.isMouseDown||null==this.cell||null==this.first||null==this.bounds…
1394 …this.livePreviewUsed&&this.resetLivePreview(),null==this.cell||null==this.first||null==this.shape&…
1396 …s.currentDx=this.suspended=null;this.cloning=!1;this.cell=this.cells=this.first=this.target=this.g…
1438 …abled=!1;mxConnectionHandler.prototype.ignoreMouseDown=!1;mxConnectionHandler.prototype.first=null; method in mxConnectionHandler
1448first=new mxPoint(b,c);this.edgeState=null!=d?d:this.createEdgeState(null);this.marker.currentColo…
1455 …ious=this.constraintHandler.currentFocus,this.first=this.constraintHandler.currentPoint.clone()):t…
1460 …tState=function(a,b){this.constraintHandler.update(a,null==this.first,!1,null==this.first||a.isSou…
1466 …graph.gridSize*this.graph.view.scale/2,d=null!=this.sourceConstraint?this.first:new mxPoint(this.p…
1467 …seMove=function(a,b){if(b.isConsumed()||!this.ignoreMouseDown&&null==this.first&&this.graph.isMous…
1468first||this.isEnabled()&&this.graph.isEnabled())&&(null!=this.shape||null==this.first||Math.abs(b.…
1469 ….y)?c.x=this.previous.getCenterX():c.y=this.previous.getCenterY());e=this.first;if(null!=this.sele…
1472 …null;null==this.shape&&(f=Math.abs(b.getGraphX()-this.first.x),g=Math.abs(b.getGraphY()-this.first
1481 …his.graph.container,a.getX(),a.getY()),c=Math.abs(b.x-this.first.x),b=Math.abs(b.y-this.first.y);i…
1484 …nect(e,f,b.getEvent(),b.getCell());this.destroyIcons();b.consume()}null!=this.first&&this.reset()};
1485 …te=this.currentPoint=this.originalPoint=null;this.mouseDownCounter=0;this.first=null;this.fireEven…
1517 …anHandler),this.gestureHandler=mxUtils.bind(this,function(a,c){null!=this.first&&this.reset()}),th…
1520 …convertPoint(d,a.getX(),a.getY());a.graphX=b.x;a.graphY=b.y;return a}this.first=new mxPoint(a,b);v…
1521first){var c=mxUtils.getScrollOrigin(this.graph.container),d=mxUtils.getOffset(this.graph.containe…
1525 this.currentX=0;this.div=this.first=null};mxRubberband.prototype.update=function(a,b){this.currentX…
1526 …s.x=Math.min(this.first.x,a);this.y=Math.min(this.first.y,b);this.width=Math.max(this.first.x,a)-t…