Searched refs:XkbGBN_AllComponentsMask (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Keyboard.c | 172 xkb = XkbGetKeyboard(xnestDisplay, XkbGBN_AllComponentsMask, XkbUseCoreKbd);
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Keyboard.c | 176 XkbGetKeyboard(xnestDisplay, XkbGBN_AllComponentsMask,
|
| /xsrc/external/mit/xkbevd/dist/ |
| H A D | xkbevd.c | 548 xkb = XkbGetKeyboard(dpy, XkbGBN_AllComponentsMask, XkbUseCoreKbd);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKB.h | 732 #define XkbGBN_AllComponentsMask (0xff) macro
|
| /xsrc/external/mit/setxkbmap/dist/ |
| H A D | setxkbmap.c | 1043 XkbGBN_AllComponentsMask, 1044 XkbGBN_AllComponentsMask &
|
| /xsrc/external/mit/libxkbui/dist/src/ |
| H A D | XKBui.c | 72 xkb= XkbGetKeyboard(dpy,XkbGBN_AllComponentsMask,XkbUseCoreKbd);
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkb.c | 5779 CHK_MASK_LEGAL(0x01,stuff->want,XkbGBN_AllComponentsMask); 5780 CHK_MASK_LEGAL(0x02,stuff->need,XkbGBN_AllComponentsMask); 5783 fwant= XkbGBN_AllComponentsMask;
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkb.c | 5970 CHK_MASK_LEGAL(0x01, stuff->want, XkbGBN_AllComponentsMask); 5971 CHK_MASK_LEGAL(0x02, stuff->need, XkbGBN_AllComponentsMask); 5974 fwant = XkbGBN_AllComponentsMask;
|
Completed in 99 milliseconds