Home
last modified time | relevance | path

Searched refs:test_justify (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py366 def test_justify(self): member in StandardOptionsTests
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py717 test_justify = requires_tcl(8, 6, 5)(StandardOptionsTests.test_justify.im_func) variable in ListboxTest
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py389 def test_justify(self): member in StandardOptionsTests
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py804 test_justify = requires_tcl(8, 6, 5)(StandardOptionsTests.test_justify) variable in ListboxTest