Home
last modified time | relevance | path

Searched defs:select_clear (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_config_key.py169 select_clear = Func() variable in KeySelectionTest.Basic.__init__.list_keys_final
/external/python/cpython3/Lib/tkinter/
D__init__.py2618 def select_clear(self): member in Canvas
2708 select_clear = selection_clear variable in Entry
2830 select_clear = selection_clear variable in Listbox
/external/python/cpython2/Lib/lib-tk/
DTkinter.py2454 def select_clear(self): member in Canvas
2544 select_clear = selection_clear variable in Entry
2666 select_clear = selection_clear variable in Listbox