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