Searched refs:XkbLC_IgnoreNewKeyboards (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libX11/dist/include/X11/
H A DXKBlib.h284 #define XkbLC_IgnoreNewKeyboards (1<<3) macro
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKB.c124 if (!(xkbi->xlib_ctrls & XkbLC_IgnoreNewKeyboards)) {
185 if (!(xkbi->xlib_ctrls & XkbLC_IgnoreNewKeyboards))
H A DXKBUse.c677 xkbi->xlib_ctrls &= ~XkbLC_IgnoreNewKeyboards;
679 xkbi->xlib_ctrls |= XkbLC_IgnoreNewKeyboards;
H A DXKBBind.c533 if (!(xkbi->xlib_ctrls & XkbLC_IgnoreNewKeyboards)) {

Completed in 7 milliseconds