Searched defs:yview (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython3/Lib/idlelib/idle_test/ | ||
| D | test_config_key.py | 170 yview = Func() variable in KeySelectionTest.Basic.__init__.list_keys_final |
| /external/python/cpython3/Lib/tkinter/ | ||
| D | __init__.py | 1737 def yview(self, *args): member in YView |
| /external/python/cpython2/Lib/lib-tk/ | ||
| D | Tkinter.py | 1579 def yview(self, *args): member in YView |