Searched refs:SubstructureRedirectMask (Results 1 - 24 of 24) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | evtomask.c | 59 SubstructureRedirectMask, /* MapRequest */ 62 SubstructureRedirectMask, /* ConfigureRequest */ 66 SubstructureRedirectMask, /* CirculateRequest */
|
| H A D | Withdraw.c | 81 SubstructureRedirectMask|SubstructureNotifyMask,
|
| H A D | Iconify.c | 86 SubstructureRedirectMask|SubstructureNotifyMask,
|
| H A D | ReconfWM.c | 139 SubstructureRedirectMask|SubstructureNotifyMask,
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | ctwm_takeover.c | 57 PropertyChangeMask | SubstructureRedirectMask |
|
| H A D | vscreen.c | 70 SubstructureRedirectMask | KeyPressMask | ButtonPressMask |
|
| H A D | add_window.c | 1529 attributes.event_mask = (SubstructureRedirectMask
|
| /xsrc/external/mit/ctwm/dist/client/ |
| H A D | forward.c | 142 event_mask &= ~SubstructureRedirectMask;
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | win32_x11.h | 61 #define SubstructureRedirectMask (1L<<20) macro
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | X.h | 171 #define SubstructureRedirectMask (1L<<20) macro
|
| /xsrc/external/mit/xkill/dist/ |
| H A D | xkill.c | 427 ((xwa.all_event_masks & SubstructureRedirectMask) ||
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Event.c | 1210 SubstructureRedirectMask, /* MapRequest */ 1215 SubstructureRedirectMask, /* ConfigureRequest */ 1221 SubstructureRedirectMask, /* CirculateRequest */
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1187 SubstructureNotifyMask | SubstructureRedirectMask }, 1406 attr.event_mask &= ~SubstructureRedirectMask;
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | window.c | 168 ((pWin->eventMask|wOtherEventMasks(pWin)) & SubstructureRedirectMask) 2253 SubstructureRedirectMask, client) == 1) 2428 SubstructureRedirectMask, client) == 1) 2644 SubstructureRedirectMask, client) == 1) 2732 SubstructureRedirectMask, client) == 1)
|
| H A D | events.c | 374 SubstructureRedirectMask, /* MapRequest */ 377 SubstructureRedirectMask, /* ConfigureRequest */ 381 SubstructureRedirectMask, /* CirculateRequest */ 3924 (SubstructureRedirectMask | ResizeRedirectMask | ButtonPressMask) 3926 (SubstructureRedirectMask | ResizeRedirectMask)
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | twm.c | 378 SubstructureRedirectMask | KeyPressMask |
|
| H A D | add_window.c | 825 attributes.event_mask = (SubstructureRedirectMask |
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxinit.c | 478 ((xwa.all_event_masks & SubstructureRedirectMask) ||
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | window.c | 175 ((pWin->eventMask|wOtherEventMasks(pWin)) & SubstructureRedirectMask) 2308 SubstructureRedirectMask, client) == 1) 2473 SubstructureRedirectMask, client) == 1) 2630 SubstructureRedirectMask,
|
| H A D | events.c | 391 SubstructureRedirectMask, /* MapRequest */ 394 SubstructureRedirectMask, /* ConfigureRequest */ 398 SubstructureRedirectMask, /* CirculateRequest */ 4529 (SubstructureRedirectMask | ResizeRedirectMask | ButtonPressMask) 4531 (SubstructureRedirectMask | ResizeRedirectMask)
|
| /xsrc/external/mit/xdpyinfo/dist/ |
| H A D | xdpyinfo.c | 563 { "SubstructureRedirectMask ", SubstructureRedirectMask },
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowwm.c | 1508 ResizeRedirectMask | SubstructureRedirectMask | ButtonPressMask);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | screen.c | 3187 SubstructureRedirectMask, &e);
|
| H A D | misc.c | 1786 SubstructureRedirectMask | SubstructureNotifyMask, &e);
|
Completed in 70 milliseconds