Searched refs:XkbAllServerInfoMask (Results 1 - 21 of 21) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKB.h | 636 #define XkbAllServerInfoMask (XkbExplicitComponentsMask|XkbKeyActionsMask|XkbKeyBehaviorsMask|XkbVirtualModsMask|XkbVirtualModMapMask) macro 637 #define XkbAllMapComponentsMask (XkbAllClientInfoMask|XkbAllServerInfoMask)
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | XKBAlloc.c | 318 XkbFreeServerMap(xkb,XkbAllServerInfoMask,TRUE);
|
| H A D | XKBMAlloc.c | 850 what= XkbAllServerInfoMask;
|
| H A D | XKBMisc.c | 380 (XkbAllocServerMap(xkb,XkbAllServerInfoMask,0)!=Success)) {
|
| H A D | xkbInit.c | 567 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, i) != Success)
|
| H A D | xkmread.c | 701 if (XkbAllocServerMap(xkb,XkbAllServerInfoMask,0)!=Success) {
|
| H A D | xkbUtils.c | 1240 XkbFreeServerMap(dst, XkbAllServerInfoMask, TRUE);
|
| H A D | xkb.c | 5874 mrep.present|= XkbAllServerInfoMask;
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | XKBAlloc.c | 326 XkbFreeServerMap(xkb, XkbAllServerInfoMask, TRUE);
|
| H A D | XKBMAlloc.c | 842 what = XkbAllServerInfoMask;
|
| H A D | XKBMisc.c | 389 (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success)) {
|
| H A D | xkbInit.c | 604 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, i) != Success)
|
| H A D | xkmread.c | 739 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success) {
|
| H A D | xkbUtils.c | 1283 XkbFreeServerMap(dst, XkbAllServerInfoMask, TRUE);
|
| H A D | xkb.c | 6069 mrep.present |= XkbAllServerInfoMask;
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBAlloc.c | 292 XkbFreeServerMap(xkb, XkbAllServerInfoMask, True);
|
| H A D | XKBGetMap.c | 509 mask = rep->present & XkbAllServerInfoMask;
|
| H A D | XKBMAlloc.c | 907 what = XkbAllServerInfoMask;
|
| H A D | XKBMisc.c | 441 (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success)) {
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkmread.c | 635 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success) {
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | symbols.c | 2219 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 32) != Success)
|
Completed in 48 milliseconds