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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XKBsrv.h 317 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress))
320 #define _XkbIsPressEvent(t) ((t)==KeyPress)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBsrv.h 317 #define _XkbIsPressEvent(t) (((t)==KeyPress)||((t)==DeviceKeyPress))
320 #define _XkbIsPressEvent(t) ((t)==KeyPress)

Completed in 76 milliseconds