Home | History | Annotate | Download | only in tools

Lines Matching full:lasty

89     var lastX, lastY;
1388 lastY = mouseY;
1414 var deltaY = mouseY - lastY;
1416 lastY = mouseY;