Searched refs:WithdrawnState (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_winmisc.c120 __glutCurrentWindow->desiredMapState = WithdrawnState;
H A Dwin32_x11.h159 #define WithdrawnState 0 /* for windows that are not mapped */ macro
H A Dglut_event.c1188 case WithdrawnState:
/xsrc/external/mit/twm/dist/src/
H A Dtwm.h97 #ifndef WithdrawnState
98 #define WithdrawnState 0 macro
H A Diconmgr.c106 SetMapStateProp(p->twm_win, WithdrawnState);
H A Devents.c1415 * to WithdrawnState should send a synthetic UnmapNotify with the
1436 * NormalState or IconicState. Handle the transition to WithdrawnState.
1450 SetMapStateProp(Tmp_win, WithdrawnState);
H A Dmenus.c2729 SetMapStateProp(Scr->iconmgr.twm_win, WithdrawnState);
/xsrc/external/mit/ctwm/dist/
H A Dfunctions_icmgr_wsmgr.c149 SetMapStateProp(i->twm_win, WithdrawnState);
H A Diconmgr.c211 SetMapStateProp(p->twm_win, WithdrawnState);
H A Doccupation.c860 SetMapStateProp(tmp_win, WithdrawnState);
H A Dworkspace_manager.c560 SetMapStateProp(tmp_win, WithdrawnState);
H A Devent_handlers.c2138 * to WithdrawnState should send a synthetic UnmapNotify with the
2160 * NormalState or IconicState. Handle the transition to WithdrawnState.
2178 SetMapStateProp(Tmp_win, WithdrawnState);
/xsrc/external/mit/libX11/dist/include/X11/
H A DXutil.h146 #define WithdrawnState 0 /* for windows that are not mapped */ macro

Completed in 22 milliseconds