Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_config_key.py166 select_clear = Func() variable in KeySelectionTest.Basic.__init__.list_keys_final
/aosp_15_r20/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
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
D__init__.py3020 def select_clear(self): member in Canvas
3144 select_clear = selection_clear variable in Entry
3295 select_clear = selection_clear variable in Listbox