Searched refs:left_button_down (Results 1 – 1 of 1) sorted by relevance
/GUIX-v6.4.1/test/guix_studio_test/test_view/ |
D | test_utils.py | 1107 def left_button_down(x, y): function 1280 left_button_down(left, y) 1291 left_button_down(right, y) 1302 left_button_down(x, top) 1313 left_button_down(x, bottom) 1322 left_button_down(left, top) 1331 left_button_down(right, top) 1340 left_button_down(left, bottom) 1349 left_button_down(right, bottom) 1363 left_button_down(x, y)
|