Home
last modified time | relevance | path

Searched refs:wm_state (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DWindowList.py82 if self.wm_state() == "iconic":
/external/python/cpython3/Lib/idlelib/
Dwindow.py85 if self.wm_state() == "iconic":
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dsupport.py17 cls.root.wm_state('normal')
/external/python/cpython3/Lib/tkinter/test/
Dsupport.py17 cls.root.wm_state('normal')
/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c2006 static const struct brw_tracked_state genX(wm_state) = {
5397 &genX(wm_state),
5470 &genX(wm_state),
5557 &genX(wm_state),
5649 &genX(wm_state),
/external/python/cpython3/Lib/tkinter/
D__init__.py1978 def wm_state(self, newstate=None): member in Wm
1982 state = wm_state
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1780 def wm_state(self, newstate=None): member in Wm
1784 state = wm_state