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

12

/xsrc/external/mit/ctwm/dist/
H A Devent_names_table.h23 [DestroyNotify] = "DestroyNotify",
H A Devent_core.c123 STDH(DestroyNotify);
H A Devent_utils.c129 case DestroyNotify:
H A Dcolormaps.c61 case DestroyNotify:
H A Dewmh.c265 int found = XCheckTypedWindowEvent(dpy, selectionOwner, DestroyNotify, &event);
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DEvents.c199 case DestroyNotify:
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxlog.c325 case DestroyNotify: return "DestroyNotify";
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DEvents.c214 case DestroyNotify:
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h196 #define DestroyNotify 17 macro
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimDefFlt.c392 if (ev->type == DestroyNotify) {
H A DimEvToWire.c200 case DestroyNotify:
580 case DestroyNotify:
/xsrc/external/mit/twm/dist/src/
H A Devents.c155 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 DEvToWire.c197 case DestroyNotify:
H A DXlibInt.c1038 case DestroyNotify:
/xsrc/external/mit/libXt/dist/src/
H A DTMprint.c176 PRINTEVENT(DestroyNotify, "<DestroyNotify>")
H A DTMparse.c310 {"DestroyNotify", NULLQUARK, DestroyNotify, ParseNone, NULL},
311 {"Destroy", NULLQUARK, DestroyNotify, ParseNone, NULL},
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_event.c378 DestroyNotify. */
793 StructureNotify events to receive DestroyNotify.
822 case DestroyNotify:
/xsrc/external/mit/smproxy/dist/
H A Dsmproxy.c1294 case DestroyNotify:
/xsrc/external/mit/xev/dist/
H A Dxev.c1542 case DestroyNotify:
1543 prologue(&event, "DestroyNotify");
/xsrc/external/mit/xterm/dist/
H A Dtrace.c426 CASETYPE(DestroyNotify);
/xsrc/external/mit/xprop/dist/
H A Dxprop.c2108 if (event.type == DestroyNotify)
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c872 event.u.u.type = DestroyNotify;
918 event.u.u.type = DestroyNotify;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c1039 xEvent event = { .u.u.type = DestroyNotify };
1081 xEvent event = { .u.u.type = DestroyNotify };
H A Devents.c388 StructureAndSubMask, /* DestroyNotify */
2967 case DestroyNotify:
2982 case DestroyNotify:
/xsrc/external/mit/xcompmgr/dist/
H A Dxcompmgr.c2272 case DestroyNotify:

Completed in 81 milliseconds

12