Searched refs:fixedHandleImage (Results 1 – 4 of 4) sorted by relevance
12433 mxEdgeHandler.prototype.fixedHandleImage = HoverIcons.prototype.fixedHandle; method in mxEdgeHandler12822 var img = (pt != null) ? this.fixedHandleImage : ((c != null && terminalState != null) ?
2656 …leImage=HoverIcons.prototype.terminalHandle;mxEdgeHandler.prototype.fixedHandleImage=HoverIcons.pr…2671 …ConnectionPoint(this.state.getVisibleTerminalState(f),e):null)?this.fixedHandleImage:null!=e&&null…
2905 …leImage=HoverIcons.prototype.terminalHandle;mxEdgeHandler.prototype.fixedHandleImage=HoverIcons.pr…2920 …ConnectionPoint(this.state.getVisibleTerminalState(c),e):null)?this.fixedHandleImage:null!=e&&null…