Searched refs:UnmapNotify (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/ctwm/dist/
H A Devent_names_table.h24 [UnmapNotify] = "UnmapNotify",
H A Devent_core.c126 STDH(UnmapNotify);
H A Devent_utils.c131 case UnmapNotify:
/xsrc/external/mit/libX11/dist/src/
H A DWithdraw.c75 .type = UnmapNotify,
H A DEvToWire.c205 case UnmapNotify:
H A DXlibInt.c1046 case UnmapNotify:
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DEvents.c210 case UnmapNotify:
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxlog.c326 case UnmapNotify: return "UnmapNotify";
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DEvents.c225 case UnmapNotify:
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h197 #define UnmapNotify 18 macro
/xsrc/external/mit/xterm/dist/
H A Dtrace.c427 CASETYPE(UnmapNotify);
841 case UnmapNotify:
/xsrc/external/mit/twm/dist/src/
H A Devents.c158 EventHandler[UnmapNotify] = HandleUnmapNotify;
254 case UnmapNotify: return e->xunmap.window; /* DIFF */
1187 * look at the event, HandleUnmapNotify will have to mash the UnmapNotify
1404 * UnmapNotify event handler
1415 * to WithdrawnState should send a synthetic UnmapNotify with the
2676 case UnmapNotify: name = "UnmapNotify"; break;
/xsrc/external/mit/xcompmgr/dist/
H A Dxcompmgr.c1915 case UnmapNotify:
1943 case UnmapNotify:
2278 case UnmapNotify:
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimEvToWire.c208 case UnmapNotify:
588 case UnmapNotify:
/xsrc/external/mit/ico/dist/
H A Dico.c1074 case UnmapNotify:
/xsrc/external/mit/libXt/dist/src/
H A DTMprint.c177 PRINTEVENT(UnmapNotify, "<UnmapNotify>")
H A DTMparse.c313 {"UnmapNotify", NULLQUARK, UnmapNotify, ParseNone, NULL},
314 {"Unmap", NULLQUARK, UnmapNotify, ParseNone, NULL},
H A DShell.c1667 case UnmapNotify:
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_event.c781 case UnmapNotify:
791 /* Ignore UnmapNotify sent to the overlay planes.
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsecurity.c944 if (rec->events[i].u.u.type != UnmapNotify &&
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsecurity.c885 if (rec->events[i].u.u.type != UnmapNotify &&
/xsrc/external/mit/xev/dist/
H A Dxev.c1546 case UnmapNotify:
1547 prologue(&event, "UnmapNotify");
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c2854 event.u.u.type = UnmapNotify;
2915 event.u.u.type = UnmapNotify;
/xsrc/external/mit/xorg-server/dist/dix/
H A Devents.c389 StructureAndSubMask, /* UnmapNotify */
2968 case UnmapNotify:
2983 case UnmapNotify:
H A Dwindow.c2832 event.u.u.type = UnmapNotify;

Completed in 53 milliseconds

12