Searched defs:yview (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/idlelib/idle_test/ | ||
D | test_tree.py | 39 def yview(widget, *args): member in TestScrollEvent.test_wheel_event._Widget |
D | test_config_key.py | 170 yview = Func() variable in KeySelectionTest.Basic.__init__.list_keys_final |
/third_party/python/Lib/tkinter/ | ||
D | __init__.py | 1953 def yview(self, *args): member in YView |