Searched defs:mouseX (Results 1 – 1 of 1) sorted by relevance
800 int mouseX = mMouse.x - LeftMargin; in drawTickLegend() local1170 int mouseX = mMouse.x - LeftMargin; in draw() local1325 int mouseX = (mGraphicsState == GraphicsState.Animating) ? mMouseMarkEndX : mMouse.x; in drawSelection() local1881 public void startScaling(int mouseX) { in startScaling()1895 public void stopScaling(int mouseX) { in stopScaling()