Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_font.py31 test_utils.set_font_height(200)
43 test_utils.set_font_height(200)
69 test_utils.set_font_height(100)
78 test_utils.set_font_height(100)
101 test_utils.set_font_height(20)
268 test_utils.set_font_height(50)
276 test_utils.set_font_height(50)
284 test_utils.set_font_height(150)
292 test_utils.set_font_height(150)
Dtest_multi_themes.py102 test_utils.set_font_height(30)
109 test_utils.set_font_height(10)
230 test_utils.set_font_height(30)
266 test_utils.set_font_height(20)
Dtest_language_edit.py54 test_utils.set_font_height(25)
67 test_utils.set_font_height(30)
Dtest_resources_edit.py50 test_utils.set_font_height(10)
60 test_utils.set_font_height(10)
68 test_utils.set_font_height(100)
77 test_utils.set_font_height(50)
Dtest_scroll_wheel_widget.py50 test_utils.set_font_height(28)
58 test_utils.set_font_height(30)
Dtest_synergy_setting.py40 test_utils.set_font_height(40)
Dtest_project_import.py173 test_utils.set_font_height(28)
180 test_utils.set_font_height(30)
Dtest_menu_widget.py43 test_utils.set_font_height(28)
51 test_utils.set_font_height(30)
Dtest_rich_text_view.py173 test_utils.set_font_height(26)
Dtest_utils.py2090 def set_font_height(height): function