Home
last modified time | relevance | path

Searched refs:CLOSE_WAIT (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_utils.py139 CLOSE_WAIT = 0 variable
1494 def add_pixelmaps(folder_name, path, name_array, wait = CLOSE_WAIT):
1508 if wait == CLOSE_WAIT and find_dialog(WAIT_DIALOG):
1936 def save_project_configure(wait_close = CLOSE_WAIT):
1957 if wait_close == CLOSE_WAIT:
2032 def save_color_edit(wait_close = CLOSE_WAIT):
2035 if wait_close == CLOSE_WAIT:
2135 def save_font_edit(wait_close = CLOSE_WAIT):
2138 if wait_close == CLOSE_WAIT:
2222 def save_pixelmap_edit(wait_close = CLOSE_WAIT):
[all …]