Home
last modified time | relevance | path

Searched refs:deiconify (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Lib/tkinter/test/
H A Dsupport.py32 self.root.deiconify()
/third_party/python/Lib/idlelib/
H A Dsearchbase.py57 self.top.deiconify()
H A Dhelp_about.py57 self.deiconify()
H A Dquery.py85 self.deiconify() # Unhide now that geometry set.
H A Dconfig_key.py327 self.deiconify() # Geometry set, unhide.
H A Dautocomplete_w.py269 acw.deiconify()
H A Deditor.py1117 self.top.deiconify()
/third_party/python/Lib/tkinter/
H A D__init__.py2069 return self.tk.call('wm', 'deiconify', self._w)
2071 deiconify = wm_deiconify variable in Wm
4638 root.deiconify()

Completed in 12 milliseconds