Searched refs:test_configure_justify (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython3/Lib/test/test_ttk/ | ||
| D | test_widgets.py | 192 test_configure_justify = requires_tk(8, 7)(StandardOptionsTests.test_configure_justify) variable in AbstractLabelTest |
| /external/python/cpython3/Lib/test/test_tkinter/ | ||
| D | widget_tests.py | 369 def test_configure_justify(self): member in StandardOptionsTests |
| D | test_widgets.py | 977 test_configure_justify = requires_tk(8, 6, 5)(StandardOptionsTests.test_configure_justify) variable in ListboxTest |