Home
last modified time | relevance | path

Searched defs:default_orient (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/tkinter/test/test_ttk/
Dtest_widgets.py745 default_orient = 'horizontal' variable in ScaleTest
852 default_orient = 'horizontal' variable in ProgressbarTest
886 default_orient = 'vertical' variable in ScrollbarTest
1825 default_orient = 'horizontal' variable in SeparatorTest
/third_party/python/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py927 default_orient = 'vertical' variable in ScaleTest
997 default_orient = 'vertical' variable in ScrollbarTest
1046 default_orient = 'horizontal' variable in PanedWindowTest