Home | History | Annotate | Download | only in src

Lines Matching refs:handleMouseUp

2330 		"onmouseup" : "handleMouseUp(evt)",
2331 //"onmouseout" : "handleMouseUp(evt)", // Decomment this to stop the pan functionality when dragging out of the SVG element
2479 function handleMouseUp(evt) {