Searched refs:XkbNewKeyboardNotifyMask (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKB.c119 if (affect & XkbNewKeyboardNotifyMask) {
120 if (selectAll & XkbNewKeyboardNotifyMask)
128 req->selectAll |= XkbNewKeyboardNotifyMask;
H A DXKBUse.c530 if ((xkbi->selected_events & XkbNewKeyboardNotifyMask) &&
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKB.h93 #define XkbNewKeyboardNotifyMask (1L << 0) macro

Completed in 7 milliseconds