Lines Matching full:mousex
2792 mouseX = Infinity;2800 mouseX = Infinity;2846 mouseX = (e.clientX - left - Math.ceil(at_x) + 1) / unit + xStart;2852 var num = mouseX.toFixed(decimal_places) + ", " + mouseY.toFixed(decimal_places);