Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_resources_edit.py466 test_utils.delete_pixelmap('BLACK_PAUSE')
467 test_utils.delete_pixelmap('HORIZONTAL_FILL_BKGND')
470 test_utils.delete_pixelmap('DOES_NOTT_EXIST');
Dtest_sprite.py100 test_utils.delete_pixelmap('BLACK_PAUSE')
Dtest_multi_themes.py242 test_utils.delete_pixelmap('SAVE_ICON')
Dtest_template.py391 test_utils.delete_pixelmap("BLACK_PAUSE")
Dtest_utils.py1513 def delete_pixelmap(id_name): function