Lines Matching refs:DeviceEvent
52 static int countValuators(DeviceEvent *ev, int *first);
53 static int getValuatorEvents(DeviceEvent *ev, deviceValuator *xv);
54 static int eventToKeyButtonPointer(DeviceEvent *ev, xEvent **xi, int *count);
56 static int eventToDeviceEvent(DeviceEvent *ev, xEvent **xi);
106 DeviceEvent *e = &event->device_event;
119 DeviceEvent *e = &event->device_event;
250 eventToKeyButtonPointer(DeviceEvent *ev, xEvent **xi, int *count)
332 countValuators(DeviceEvent *ev, int *first)
357 getValuatorEvents(DeviceEvent *ev, deviceValuator *xv)
548 eventToDeviceEvent(DeviceEvent *ev, xEvent **xi)