Searched refs:InputFocus (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h127 #define InputFocus 1L /* destination window in SendEvent */ macro
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexevents.c1746 WindowPtr effectiveFocus = NullWindow; /* only set if dest==InputFocus */
1751 else if (dest == InputFocus) {
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexevents.c2906 WindowPtr effectiveFocus = NullWindow; /* only set if dest==InputFocus */
2911 else if (dest == InputFocus) {
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Devents.c4995 WindowPtr effectiveFocus = NullWindow; /* only set if dest==InputFocus */
5046 else if (stuff->destination == InputFocus)
/xsrc/external/mit/xorg-server/dist/dix/
H A Devents.c5542 WindowPtr effectiveFocus = NullWindow; /* only set if dest==InputFocus */
5590 else if (stuff->destination == InputFocus) {

Completed in 21 milliseconds