Searched defs:_DeviceRec (Results 1 – 1 of 1) sorted by relevance
166 typedef struct _DeviceRec { struct167 void *devicePrivate;168 ProcessInputProc processInputProc; /* current */169 ProcessInputProc realInputProc; /* deliver */170 ProcessInputProc enqueueInputProc; /* enqueue */171 Bool on; /* used by DDX to keep state */