Home
last modified time | relevance | path

Searched refs:PixelSizeTests (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py13 IntegerSizeTests, PixelSizeTests,
19 class AbstractToplevelTest(AbstractWidgetTest, PixelSizeTests):
629 @add_standard_options(PixelSizeTests, StandardOptionsTests)
830 @add_standard_options(PixelSizeTests, StandardOptionsTests)
897 @add_standard_options(PixelSizeTests, StandardOptionsTests)
1193 @add_standard_options(PixelSizeTests, StandardOptionsTests)
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py12 AbstractWidgetTest, StandardOptionsTests, IntegerSizeTests, PixelSizeTests,
22 class AbstractToplevelTest(AbstractWidgetTest, PixelSizeTests):
693 @add_standard_options(PixelSizeTests, StandardOptionsTests)
917 @add_standard_options(PixelSizeTests, StandardOptionsTests)
985 @add_standard_options(PixelSizeTests, StandardOptionsTests)
1282 @add_standard_options(PixelSizeTests, StandardOptionsTests)
/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py507 class PixelSizeTests: class
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py530 class PixelSizeTests(object): class
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_widgets.py13 IntegerSizeTests, PixelSizeTests,
117 class AbstractToplevelTest(AbstractWidgetTest, PixelSizeTests):
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_widgets.py11 AbstractWidgetTest, StandardOptionsTests, IntegerSizeTests, PixelSizeTests,
114 class AbstractToplevelTest(AbstractWidgetTest, PixelSizeTests):