Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_theme_edit.py39 test_utils.save_theme_configure()
69 test_utils.save_theme_configure()
Dtest_multi_themes.py80 test_utils.save_theme_configure(test_utils.CLOSE_NO_WAIT)
88 test_utils.save_theme_configure()
93 test_utils.save_theme_configure()
Dtest_resources_edit.py174 test_utils.save_theme_configure()
723 test_utils.save_theme_configure()
727 test_utils.save_theme_configure(test_utils.CLOSE_NO_WAIT)
Dtest_project_import.py164 test_utils.save_theme_configure()
Dtest_utils.py2695 def save_theme_configure(wait_close = CLOSE_WAIT): function