Lines Matching full:mousey
2847 mouseY = (e.clientY - top - Math.ceil(at_y)) / unit + yStart;2852 var num = mouseX.toFixed(decimal_places) + ", " + mouseY.toFixed(decimal_places);