Searched refs:IsUnmapped (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_x11.h117 #define IsUnmapped 0 macro
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h445 #define IsUnmapped 0 macro
/xsrc/external/mit/ctwm/dist/
H A Dctwm_main.c1409 return ((wa.map_state != IsUnmapped) && (wa.override_redirect != True));
/xsrc/external/mit/xterm/dist/
H A Dtrace.c1130 TRACE((" map_state %s\n", ((attrs->map_state == IsUnmapped)
1131 ? "IsUnmapped"
H A Dutil.c995 if (resource.zIconBeep && mapstate == IsUnmapped && !screen->zIconBeep_flagged) {
H A Dcharproc.c7007 mapstate = !IsUnmapped;
7010 mapstate = IsUnmapped;
/xsrc/external/mit/twm/dist/src/
H A Dadd_window.c983 return ((wa.map_state != IsUnmapped) && (wa.override_redirect != True));
/xsrc/external/mit/xcompmgr/dist/
H A Dxcompmgr.c1274 w->a.map_state = IsUnmapped;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c1487 wa->mapState = IsUnmapped;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c1614 wa->mapState = IsUnmapped;

Completed in 37 milliseconds