Searched refs:ReparentNotify (Results 1 - 25 of 25) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | event_names_table.h | 27 [ReparentNotify] = "ReparentNotify",
|
| H A D | event_utils.c | 137 case ReparentNotify:
|
| H A D | event_handlers.c | 2177 ReparentNotify, &ev);
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Events.c | 209 case ReparentNotify:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxlog.c | 329 case ReparentNotify: return "ReparentNotify";
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Events.c | 224 case ReparentNotify:
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | X.h | 200 #define ReparentNotify 21 macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/ |
| H A D | dmxwininfo.c | 55 case ReparentNotify:
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | EvToWire.c | 228 case ReparentNotify:
|
| H A D | XlibInt.c | 1069 case ReparentNotify:
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | trace.c | 430 CASETYPE(ReparentNotify); 846 case ReparentNotify:
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | events.c | 257 case ReparentNotify: return e->xreparent.window; /* DIFF */ 1448 ReparentNotify, &ev); 2679 case ReparentNotify: name = "ReparentNotify"; break;
|
| /xsrc/external/mit/xcompmgr/dist/ |
| H A D | xcompmgr.c | 1917 case ReparentNotify: 1945 case ReparentNotify: 2281 case ReparentNotify:
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imEvToWire.c | 231 case ReparentNotify: 611 case ReparentNotify:
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | TMprint.c | 180 PRINTEVENT(ReparentNotify, "<ReparentNotify>")
|
| H A D | TMparse.c | 322 {"ReparentNotify", NULLQUARK, ReparentNotify, ParseNone, NULL}, 323 {"Reparent", NULLQUARK, ReparentNotify, ParseNone, NULL},
|
| H A D | Shell.c | 1647 case ReparentNotify: 1982 if (event->type == ReparentNotify && event->xreparent.window == XtWindow(w)) {
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_event.c | 828 case ReparentNotify:
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1558 case ReparentNotify: 1559 prologue(&event, "ReparentNotify");
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowwm.c | 1103 event_send.type = ReparentNotify;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | events.c | 392 StructureAndSubMask, /* ReparentNotify */ 2942 * In case of a ReparentNotify event, the event will be delivered to the 2948 * @param otherParent Used for ReparentNotify events. 2971 case ReparentNotify: 2985 case ReparentNotify: 3005 if (xE->u.u.type == ReparentNotify) {
|
| H A D | window.c | 2528 event.u.u.type = ReparentNotify;
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | window.c | 2478 event.u.u.type = ReparentNotify;
|
| H A D | events.c | 375 StructureAndSubMask, /* ReparentNotify */ 2461 * In case of a ReparentNotify event, the event will be delivered to the 2467 * @param otherParent Used for ReparentNotify events. 2498 if (xE->u.u.type == ReparentNotify)
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 3245 ReparentNotify
|
Completed in 61 milliseconds