Searched defs:mouseX (Results 1 – 1 of 1) sorted by relevance
750 int mouseX = mMouse.x - LeftMargin; in drawTickLegend() local1041 int mouseX = mMouse.x - LeftMargin; in draw() local1193 int mouseX = (mGraphicsState == GraphicsState.Animating) ? mMouseMarkEndX : mMouse.x; in drawSelection() local1694 public void startScaling(int mouseX) { in startScaling()1708 public void stopScaling(int mouseX) { in stopScaling()