HomeSort by relevance Sort by last modified time
    Searched refs:DeviceKeyRelease (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBsrv.h 313 extern int DeviceKeyPress,DeviceKeyRelease;
318 #define _XkbIsReleaseEvent(t) (((t)==KeyRelease)||((t)==DeviceKeyRelease))
XInput.h 90 #define DeviceKeyRelease(d,type,_class) \
    [all...]

Completed in 73 milliseconds