Searched refs:SubstructureRedirectMask (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A Devtomask.c59 SubstructureRedirectMask, /* MapRequest */
62 SubstructureRedirectMask, /* ConfigureRequest */
66 SubstructureRedirectMask, /* CirculateRequest */
H A DWithdraw.c81 SubstructureRedirectMask|SubstructureNotifyMask,
H A DIconify.c86 SubstructureRedirectMask|SubstructureNotifyMask,
H A DReconfWM.c139 SubstructureRedirectMask|SubstructureNotifyMask,
/xsrc/external/mit/ctwm/dist/
H A Dctwm_takeover.c57 PropertyChangeMask | SubstructureRedirectMask |
H A Dvscreen.c70 SubstructureRedirectMask | KeyPressMask | ButtonPressMask |
H A Dadd_window.c1529 attributes.event_mask = (SubstructureRedirectMask
/xsrc/external/mit/ctwm/dist/client/
H A Dforward.c142 event_mask &= ~SubstructureRedirectMask;
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_x11.h61 #define SubstructureRedirectMask (1L<<20) macro
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h171 #define SubstructureRedirectMask (1L<<20) macro
/xsrc/external/mit/xkill/dist/
H A Dxkill.c427 ((xwa.all_event_masks & SubstructureRedirectMask) ||
/xsrc/external/mit/libXt/dist/src/
H A DEvent.c1210 SubstructureRedirectMask, /* MapRequest */
1215 SubstructureRedirectMask, /* ConfigureRequest */
1221 SubstructureRedirectMask, /* CirculateRequest */
/xsrc/external/mit/xev/dist/
H A Dxev.c1187 SubstructureNotifyMask | SubstructureRedirectMask },
1406 attr.event_mask &= ~SubstructureRedirectMask;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c168 ((pWin->eventMask|wOtherEventMasks(pWin)) & SubstructureRedirectMask)
2253 SubstructureRedirectMask, client) == 1)
2428 SubstructureRedirectMask, client) == 1)
2644 SubstructureRedirectMask, client) == 1)
2732 SubstructureRedirectMask, client) == 1)
H A Devents.c374 SubstructureRedirectMask, /* MapRequest */
377 SubstructureRedirectMask, /* ConfigureRequest */
381 SubstructureRedirectMask, /* CirculateRequest */
3924 (SubstructureRedirectMask | ResizeRedirectMask | ButtonPressMask)
3926 (SubstructureRedirectMask | ResizeRedirectMask)
/xsrc/external/mit/twm/dist/src/
H A Dtwm.c378 SubstructureRedirectMask | KeyPressMask |
H A Dadd_window.c825 attributes.event_mask = (SubstructureRedirectMask |
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxinit.c478 ((xwa.all_event_masks & SubstructureRedirectMask) ||
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c175 ((pWin->eventMask|wOtherEventMasks(pWin)) & SubstructureRedirectMask)
2308 SubstructureRedirectMask, client) == 1)
2473 SubstructureRedirectMask, client) == 1)
2630 SubstructureRedirectMask,
H A Devents.c391 SubstructureRedirectMask, /* MapRequest */
394 SubstructureRedirectMask, /* ConfigureRequest */
398 SubstructureRedirectMask, /* CirculateRequest */
4529 (SubstructureRedirectMask | ResizeRedirectMask | ButtonPressMask)
4531 (SubstructureRedirectMask | ResizeRedirectMask)
/xsrc/external/mit/xdpyinfo/dist/
H A Dxdpyinfo.c563 { "SubstructureRedirectMask ", SubstructureRedirectMask },
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmultiwindowwm.c1508 ResizeRedirectMask | SubstructureRedirectMask | ButtonPressMask);
/xsrc/external/mit/xterm/dist/
H A Dscreen.c3187 SubstructureRedirectMask, &e);
H A Dmisc.c1786 SubstructureRedirectMask | SubstructureNotifyMask, &e);

Completed in 70 milliseconds