Searched refs:_OtherInputMasks (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dwindowstr.h94 struct _OtherInputMasks *inputMasks; /* default: NULL */
H A Dinputstr.h141 typedef struct _OtherInputMasks { struct
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindowstr.h95 struct _OtherInputMasks *inputMasks; /* default: NULL */
H A Dinputstr.h127 typedef struct _OtherInputMasks { struct
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexevents.c1650 struct _OtherInputMasks *imasks;
1652 imasks = calloc(1, sizeof(struct _OtherInputMasks));
1663 struct _OtherInputMasks *inputMasks; /* default: NULL */
1940 struct _OtherInputMasks *inputMasks;
2052 struct _OtherInputMasks *inputMasks = wOtherInputMasks(pWin);
2079 struct _OtherInputMasks *inputMasks = wOtherInputMasks(pWin);
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexevents.c2758 struct _OtherInputMasks *imasks;
2760 imasks = calloc(1, sizeof(struct _OtherInputMasks));
2790 struct _OtherInputMasks *inputMasks; /* default: NULL */
3105 struct _OtherInputMasks *inputMasks;
3223 struct _OtherInputMasks *inputMasks = wOtherInputMasks(pWin);
3251 struct _OtherInputMasks *inputMasks = wOtherInputMasks(pWin);

Completed in 15 milliseconds