Lines Matching refs:cursor

32 …eBasePath+"/error.gif",removeCursors:function(a){null!=a.style&&(a.style.cursor="");a=a.childNodes…
49 …("span");e.style.color="blue";e.style.textDecoration="underline";e.style.cursor="pointer";null!=d&…
152 …"2px";this.resize.setAttribute("src",this.resizeImage);this.resize.style.cursor="nw-resize";var b=…
160 …this.minimizeImg.setAttribute("title","Minimize");this.minimizeImg.style.cursor="pointer";this.min…
162 …le","Maximize");this.maximize.style.cursor="default";this.maximize.style.marginLeft="2px";this.max…
167 mxWindow.prototype.installMoveHandler=function(){this.title.style.cursor="move";mxEvent.addGestureL…
169 …title","Close");this.closeImg.style.marginLeft="2px";this.closeImg.style.cursor="pointer";this.clo…
372 …else this.node.style.cssText="position:absolute;"+(null!=this.cursor?"cursor:"+this.cursor+";":"")…
403 …null==a&&(a="");this.cursor=a;null!=this.node&&(this.node.style.cursor=a)};mxShape.prototype.getCu…
838 …height",f.height),c.style.width="",c.style.height=""):"default"!=c.style.cursor&&"div"!=b&&c.paren…
917 …),this.installCellOverlayListeners(a,b[d],e),null!=b[d].cursor&&(e.node.style.cursor=b[d].cursor))…
922 …b=b.innerNode||b.node;null==d||mxClient.IS_IOS||(e.isEnabled()&&(b.style.cursor="pointer"),mxEvent…
1299 …lign=null!=d?d:this.verticalAlign;this.offset=null!=e?e:new mxPoint;this.cursor=null!=f?f:"help"}m…
1300 …ALIGN_BOTTOM;mxCellOverlay.prototype.offset=null;mxCellOverlay.prototype.cursor=null;mxCellOverlay… method in mxCellOverlay
1307 …r+"px";a.style.boxSizing="border-box";a.style.overflow="visible";a.style.cursor="default";a.setAtt…
1315 a.style.cursor=""}else a.parentNode.removeChild(a)}))};
1317 …or-effect","non-scaling-stroke");a.setAttribute("fill-opacity",.2);a.style.cursor="move";return a};
1439 …eConnect=!1;mxConnectionHandler.prototype.livePreview=!1;mxConnectionHandler.prototype.cursor=null; method in mxConnectionHandler
1451 e.node.parentNode.firstChild));e.node.style.cursor=mxConstants.CURSOR_CONNECT;var f=mxUtils.bind(th…
1473 null!=this.cursor&&(this.graph.container.style.cursor=this.cursor);mxEvent.consume(b.getEvent());b.…
1485 …pe.destroy(),this.shape=null);null!=this.cursor&&null!=this.graph.container&&(this.graph.container…
1527 ….state=a;this.cursor=null!=b?b:this.cursor;this.image=null!=c?c:this.image;this.shape=null!=d?d:nu… method in mxHandle
1532cursor&&this.shape.init(this.graph.getView().getOverlayPane()));mxEvent.redirectMouseEvents(this.s…