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

/xsrc/external/mit/libXi/dist/src/
H A DXExtInt.c480 unsigned int type, reltype; local in function:XInputWireToEvent
485 reltype = (type - info->codes->first_event);
488 (reltype != XI_DeviceValuator &&
489 reltype != XI_DeviceKeystateNotify &&
490 reltype != XI_DeviceButtonstateNotify)) {
503 switch (reltype) {

Completed in 4 milliseconds