Searched refs:drag_right_bottom (Results 1 – 3 of 3) sorted by relevance
/GUIX-v6.4.1/test/guix_studio_test/test_view/ |
D | test_lock_unlock_widget_pos.py | 56 test_utils.drag_right_bottom(widget_name, 19, 19, test_utils.CLOSE_NOTIFICATION_MSG) 57 test_utils.drag_right_bottom(widget_name, -9, -9, test_utils.CLOSE_NOTIFICATION_MSG)
|
D | test_toolbar.py | 50 test_utils.drag_right_bottom(widget_name, 19, 19) 51 test_utils.drag_right_bottom(widget_name, -9, -9)
|
D | test_utils.py | 1344 def drag_right_bottom(widget_name, delta_x, delta_y, close_notification = False): function
|