Searched refs:UnmapNotify (Results 1 - 25 of 27) sorted by relevance
12
| /xsrc/external/mit/ctwm/dist/ |
| H A D | event_names_table.h | 24 [UnmapNotify] = "UnmapNotify",
|
| H A D | event_core.c | 126 STDH(UnmapNotify);
|
| H A D | event_utils.c | 131 case UnmapNotify:
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Withdraw.c | 75 .type = UnmapNotify,
|
| H A D | EvToWire.c | 205 case UnmapNotify:
|
| H A D | XlibInt.c | 1046 case UnmapNotify:
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Events.c | 210 case UnmapNotify:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxlog.c | 326 case UnmapNotify: return "UnmapNotify";
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Events.c | 225 case UnmapNotify:
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | X.h | 197 #define UnmapNotify 18 macro
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | trace.c | 427 CASETYPE(UnmapNotify); 841 case UnmapNotify:
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | events.c | 158 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 D | xcompmgr.c | 1915 case UnmapNotify: 1943 case UnmapNotify: 2278 case UnmapNotify:
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imEvToWire.c | 208 case UnmapNotify: 588 case UnmapNotify:
|
| /xsrc/external/mit/ico/dist/ |
| H A D | ico.c | 1074 case UnmapNotify:
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | TMprint.c | 177 PRINTEVENT(UnmapNotify, "<UnmapNotify>")
|
| H A D | TMparse.c | 313 {"UnmapNotify", NULLQUARK, UnmapNotify, ParseNone, NULL}, 314 {"Unmap", NULLQUARK, UnmapNotify, ParseNone, NULL},
|
| H A D | Shell.c | 1667 case UnmapNotify:
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_event.c | 781 case UnmapNotify: 791 /* Ignore UnmapNotify sent to the overlay planes.
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | security.c | 944 if (rec->events[i].u.u.type != UnmapNotify &&
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | security.c | 885 if (rec->events[i].u.u.type != UnmapNotify &&
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1546 case UnmapNotify: 1547 prologue(&event, "UnmapNotify");
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | window.c | 2854 event.u.u.type = UnmapNotify; 2915 event.u.u.type = UnmapNotify;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | events.c | 389 StructureAndSubMask, /* UnmapNotify */ 2968 case UnmapNotify: 2983 case UnmapNotify:
|
| H A D | window.c | 2832 event.u.u.type = UnmapNotify;
|
Completed in 53 milliseconds
12