Searched defs:newLocationX (Results 1 – 2 of 2) sorted by relevance
147 int newLocationX = getNewLocationX(mouseEvent); in dragEvent() local184 private void calcTimeRange(int newLocationX) { in calcTimeRange()225 int newLocationX = mouseEvent.getX() - offsetPixel; in getNewLocationX() local
280 int newLocationX = (int) (screenPoint.getX() + CONST_POINT.getX()); in followWithMouse() local