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

  /xsrc/external/mit/xorg-server/dist/Xi/
closedev.c 92 InputClientsPtr others;
getselev.c 100 InputClientsPtr others;
xiselectev.c 349 InputClientsPtr others = NULL;
exevents.c 2667 InputClientsPtr others;
2717 FreeInputClient(InputClientsPtr * other)
2724 static InputClientsPtr
2733 InputClientsPtr others;
2792 InputClientsPtr others;
2832 InputClientsPtr other, prev;
3107 InputClientsPtr ic;
3191 InputClientsPtr other;
3328 InputClientsPtr others = NULL;
  /xsrc/external/mit/xorg-server.old/dist/Xi/
closedev.c 94 InputClientsPtr others;
getselev.c 102 InputClientsPtr others;
xiselectev.c 222 InputClientsPtr others = NULL;
exevents.c 1572 InputClientsPtr others;
1625 InputClientsPtr others;
1662 InputClientsPtr others;
1705 InputClientsPtr other, prev;
1939 InputClientsPtr ic;
2017 InputClientsPtr other;
2148 InputClientsPtr others = NULL;
  /xsrc/external/mit/xorg-server.old/dist/include/
inputstr.h 107 InputClientsPtr next; /**< Pointer to the next mask */
139 InputClientsPtr inputClients;
input.h 104 typedef struct _InputClients *InputClientsPtr;
537 extern Mask GetEventMask(DeviceIntPtr dev, xEvent* ev, InputClientsPtr clients);
  /xsrc/external/mit/xorg-server/dist/include/
inputstr.h 121 InputClientsPtr next; /**< Pointer to the next mask */
153 InputClientsPtr inputClients;
input.h 150 typedef struct _InputClients *InputClientsPtr;
680 extern Mask GetEventMask(DeviceIntPtr dev, xEvent *ev, InputClientsPtr clients);

Completed in 15 milliseconds