Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_undo.py32 test_utils.configure_x_res(640)
36 test_utils.configure_x_res(640)
Dtest_widget_name.py52 test_utils.configure_x_res(640)
58 test_utils.configure_x_res(320)
Dtest_project_import.py126 test_utils.configure_x_res(640)
130 test_utils.configure_x_res(640)
315 test_utils.configure_x_res(640)
Dtest_ml_view.py25 test_utils.configure_x_res(640)
Dtest_copy_paste_multi.py19 test_utils.configure_x_res(640)
Dtest_copy_paste_color.py20 test_utils.configure_x_res(320)
Dtest_pixelmap_edit.py57 test_utils.configure_x_res(640)
92 test_utils.configure_x_res(640)
Dtest_language_edit.py24 test_utils.configure_x_res(640)
Dtest_project_display_configure.py47 test_utils.configure_x_res(640)
Dtest_radial_slider_widget.py29 test_utils.configure_x_res(640)
Dtest_string_import_export.py36 test_utils.configure_x_res(640)
Dtest_generic_scroll_wheel.py33 test_utils.configure_x_res(640)
Dtest_rich_text_view.py29 test_utils.configure_x_res(640)
Dtest_copy_paste.py29 test_utils.configure_x_res(800)
Dtest_scroll_wheel_widget.py34 test_utils.configure_x_res(640)
Dtest_multi_themes.py40 test_utils.configure_x_res(640)
Dtest_menu_widget.py30 test_utils.configure_x_res(640)
Dtest_font.py119 test_utils.configure_x_res(640)
Dtest_resources_edit.py674 test_utils.configure_x_res(640)
Dtest_utils.py1848 def configure_x_res(x_res): function