Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_constants.py72 MENU_DISABLED = 1 variable
Dtest_resources_edit.py657 if test_utils.get_menu_status('&Edit') == test_constants.MENU_DISABLED:
660 if test_utils.get_menu_status('&Insert') == test_constants.MENU_DISABLED: