Searched refs:dirListBounds (Results 1 – 3 of 3) sorted by relevance
42 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testBandSelection_allFiles() local44 Point start = new Point(dirListBounds.right - 1, startDir.centerY()); in testBandSelection_allFiles()45 Point end = new Point(dirListBounds.left + 1, dirListBounds.bottom - 1); in testBandSelection_allFiles()53 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testBandSelection_someFiles() local57 Point start = new Point(dirListBounds.right - 1, startDoc.bottom - 1); in testBandSelection_someFiles()
42 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testFingerSelection_outOfRange() local47 Point end = new Point(dirListBounds.right, dirListBounds.bottom); in testFingerSelection_outOfRange()
111 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testContextMenu_onEmptyArea() local116 bots.directory.rightClickDocument(new Point(dirListBounds.right - 1, dirBounds.centerY())); in testContextMenu_onEmptyArea()