HomeSort by: relevance | last modified time | path
    Searched refs:_OtherInputMasks (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
windowstr.h 94 struct _OtherInputMasks *inputMasks; /* default: NULL */
inputstr.h 141 typedef struct _OtherInputMasks {
  /xsrc/external/mit/xorg-server.old/dist/include/
windowstr.h 95 struct _OtherInputMasks *inputMasks; /* default: NULL */
inputstr.h 127 typedef struct _OtherInputMasks {
  /xsrc/external/mit/xorg-server.old/dist/Xi/
exevents.c 1650 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/
exevents.c 2761 struct _OtherInputMasks *imasks;
2763 imasks = calloc(1, sizeof(struct _OtherInputMasks));
2793 struct _OtherInputMasks *inputMasks; /* default: NULL */
3108 struct _OtherInputMasks *inputMasks;
3226 struct _OtherInputMasks *inputMasks = wOtherInputMasks(pWin);
3259 struct _OtherInputMasks *inputMasks = wOtherInputMasks(pWin);

Completed in 20 milliseconds