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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBsrv.h 313 extern int DeviceKeyPress,DeviceKeyRelease;
318 #define _XkbIsReleaseEvent(t) (((t)==KeyRelease)||((t)==DeviceKeyRelease))
XInput.h 89 #define DeviceKeyRelease(d,type,_class) \
    [all...]

Completed in 49 milliseconds