Searched defs:default_orient (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/tkinter/test/test_ttk/ | ||
H A D | test_widgets.py | 759 default_orient = 'horizontal' variable in ScaleTest 866 default_orient = 'horizontal' variable in ProgressbarTest 900 default_orient = 'vertical' variable in ScrollbarTest 1838 default_orient = 'horizontal' variable in SeparatorTest |
/third_party/python/Lib/tkinter/test/test_tkinter/ | ||
H A D | test_widgets.py | 1091 default_orient = 'vertical' variable in ScaleTest 1161 default_orient = 'vertical' variable in ScrollbarTest 1210 default_orient = 'horizontal' variable in PanedWindowTest |
Completed in 8 milliseconds