Searched refs:DestroyNotify (Results 1 - 25 of 27) sorted by relevance
12
| /xsrc/external/mit/ctwm/dist/ |
| H A D | event_names_table.h | 23 [DestroyNotify] = "DestroyNotify",
|
| H A D | event_core.c | 123 STDH(DestroyNotify);
|
| H A D | event_utils.c | 129 case DestroyNotify:
|
| H A D | colormaps.c | 61 case DestroyNotify:
|
| H A D | ewmh.c | 265 int found = XCheckTypedWindowEvent(dpy, selectionOwner, DestroyNotify, &event);
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Events.c | 199 case DestroyNotify:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxlog.c | 325 case DestroyNotify: return "DestroyNotify";
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Events.c | 214 case DestroyNotify:
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | X.h | 196 #define DestroyNotify 17 macro
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imDefFlt.c | 392 if (ev->type == DestroyNotify) {
|
| H A D | imEvToWire.c | 200 case DestroyNotify: 580 case DestroyNotify:
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | events.c | 155 EventHandler[DestroyNotify] = HandleDestroyNotify; 253 case DestroyNotify: return e->xdestroywindow.window; /* DIFF */ 1179 * DestroyNotify event handler 1188 * into a DestroyNotify. 1228 InstallWindowColormaps(DestroyNotify, &Scr->TwmRoot); 1440 * that we've received a DestroyNotify). 2500 case DestroyNotify: 2675 case DestroyNotify: name = "DestroyNotify"; break;
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | EvToWire.c | 197 case DestroyNotify:
|
| H A D | XlibInt.c | 1038 case DestroyNotify:
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | TMprint.c | 176 PRINTEVENT(DestroyNotify, "<DestroyNotify>")
|
| H A D | TMparse.c | 310 {"DestroyNotify", NULLQUARK, DestroyNotify, ParseNone, NULL}, 311 {"Destroy", NULLQUARK, DestroyNotify, ParseNone, NULL},
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_event.c | 378 DestroyNotify. */ 793 StructureNotify events to receive DestroyNotify. 822 case DestroyNotify:
|
| /xsrc/external/mit/smproxy/dist/ |
| H A D | smproxy.c | 1294 case DestroyNotify:
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1542 case DestroyNotify: 1543 prologue(&event, "DestroyNotify");
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | trace.c | 426 CASETYPE(DestroyNotify);
|
| /xsrc/external/mit/xprop/dist/ |
| H A D | xprop.c | 2108 if (event.type == DestroyNotify)
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | window.c | 872 event.u.u.type = DestroyNotify; 918 event.u.u.type = DestroyNotify;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | window.c | 1039 xEvent event = { .u.u.type = DestroyNotify }; 1081 xEvent event = { .u.u.type = DestroyNotify };
|
| H A D | events.c | 388 StructureAndSubMask, /* DestroyNotify */ 2967 case DestroyNotify: 2982 case DestroyNotify:
|
| /xsrc/external/mit/xcompmgr/dist/ |
| H A D | xcompmgr.c | 2272 case DestroyNotify:
|
Completed in 81 milliseconds
12