Searched defs:select_clear (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/idlelib/idle_test/ | ||
| D | test_config_key.py | 166 select_clear = Func() variable in KeySelectionTest.Basic.__init__.list_keys_final |
| /third_party/python/Lib/tkinter/ | ||
| D | __init__.py | 3020 def select_clear(self): member in Canvas |