Searched refs:bandSelection (Results 1 – 2 of 2) sorted by relevance
79 public void bandSelection(Point start, Point end) throws Exception { in bandSelection() method in GestureBot80 bandSelection(start, end, BAND_SELECTION_DEFAULT_STEPS); in bandSelection()83 public void bandSelection(Point start, Point end, int steps) throws Exception { in bandSelection() method in GestureBot
44 bots.gesture.bandSelection(start, end); in testBandSelection_allFiles()57 bots.gesture.bandSelection(start, end); in testBandSelection_someFiles()