Searched refs:moveToPoint (Results 1 – 1 of 1) sorted by relevance
163 loupe.moveToPoint(crosshair.crosshair.x, crosshair.crosshair.y); in buildViewerAndControls()263 moveToPoint(event); in LoupeViewer()269 moveToPoint(event); in LoupeViewer()341 void moveToPoint(MouseEvent event) { in moveToPoint() method in ScreenViewer.LoupeViewer344 moveToPoint(x, y); in moveToPoint()345 crosshair.moveToPoint(x, y); in moveToPoint()348 void moveToPoint(int x, int y) { in moveToPoint() method in ScreenViewer.LoupeViewer494 moveToPoint(event); in Crosshair()500 moveToPoint(event); in Crosshair()505 void moveToPoint(int x, int y) { in moveToPoint() method in ScreenViewer.Crosshair[all …]