HomeSort by: relevance | last modified time | path
    Searched refs:XkbNKN_DeviceIDMask (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XKB.h 112 #define XkbNKN_DeviceIDMask (1L << 2)
  /xsrc/external/mit/libX11/dist/src/xkb/
XKBBind.c 536 XkbNKN_KeycodesMask | XkbNKN_DeviceIDMask,
537 XkbNKN_KeycodesMask | XkbNKN_DeviceIDMask);
XKBUse.c 556 else if (nkn->changed & (XkbNKN_KeycodesMask | XkbNKN_DeviceIDMask)) {

Completed in 7 milliseconds