Searched refs:focus_get (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/idlelib/ | ||
D | autocomplete_w.py | 295 if not self.autocompletewindow.focus_get(): |
/third_party/python/Lib/tkinter/ | ||
D | __init__.py | 774 def focus_get(self): member in Misc |