Searched defs:focus_set (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython3/Lib/idlelib/idle_test/
H A Dmock_tk.py302 def focus_set(self): member in class:Entry
/external/python/cpython2/Lib/lib-tk/
H A DTkinter.py521 def focus_set(self): member in class:Misc
528 focus = focus_set # XXX b/w compat?
/external/python/cpython3/Lib/tkinter/
H A D__init__.py674 def focus_set(self): member in class:Misc
681 focus = focus_set # XXX b/w compat?

Completed in 224 milliseconds