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

  /xsrc/external/mit/xkbutils/dist/
xkbvleds.c 338 XkbSelectEvents(inDpy, XkbUseCoreKbd, XkbIndicatorStateNotifyMask,
339 XkbIndicatorStateNotifyMask);
  /xsrc/external/mit/xkeyboard-config/dist/tests/mxkbledpanel/
mxkbledpanel.c 173 XkbIndicatorStateNotifyMask|XkbIndicatorMapNotifyMask,
174 XkbIndicatorStateNotifyMask|XkbIndicatorMapNotifyMask);
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XKB.h 97 #define XkbIndicatorStateNotifyMask (1L << 4)
  /xsrc/external/mit/libX11/dist/src/xkb/
XKBUse.c 362 if (xkbi->selected_events & XkbIndicatorStateNotifyMask) {
  /xsrc/external/mit/xorg-server.old/dist/xkb/
xkbUtils.c 731 if (which&XkbIndicatorStateNotifyMask)
  /xsrc/external/mit/xorg-server/dist/xkb/
xkbUtils.c 754 if (which & XkbIndicatorStateNotifyMask)

Completed in 13 milliseconds