Searched refs:XkbAllServerInfoMask (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKB.h636 #define XkbAllServerInfoMask (XkbExplicitComponentsMask|XkbKeyActionsMask|XkbKeyBehaviorsMask|XkbVirtualModsMask|XkbVirtualModMapMask) macro
637 #define XkbAllMapComponentsMask (XkbAllClientInfoMask|XkbAllServerInfoMask)
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBAlloc.c318 XkbFreeServerMap(xkb,XkbAllServerInfoMask,TRUE);
H A DXKBMAlloc.c850 what= XkbAllServerInfoMask;
H A DXKBMisc.c380 (XkbAllocServerMap(xkb,XkbAllServerInfoMask,0)!=Success)) {
H A DxkbInit.c567 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, i) != Success)
H A Dxkmread.c701 if (XkbAllocServerMap(xkb,XkbAllServerInfoMask,0)!=Success) {
H A DxkbUtils.c1240 XkbFreeServerMap(dst, XkbAllServerInfoMask, TRUE);
H A Dxkb.c5874 mrep.present|= XkbAllServerInfoMask;
/xsrc/external/mit/xorg-server/dist/xkb/
H A DXKBAlloc.c326 XkbFreeServerMap(xkb, XkbAllServerInfoMask, TRUE);
H A DXKBMAlloc.c842 what = XkbAllServerInfoMask;
H A DXKBMisc.c389 (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success)) {
H A DxkbInit.c604 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, i) != Success)
H A Dxkmread.c739 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success) {
H A DxkbUtils.c1283 XkbFreeServerMap(dst, XkbAllServerInfoMask, TRUE);
H A Dxkb.c6069 mrep.present |= XkbAllServerInfoMask;
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBAlloc.c292 XkbFreeServerMap(xkb, XkbAllServerInfoMask, True);
H A DXKBGetMap.c509 mask = rep->present & XkbAllServerInfoMask;
H A DXKBMAlloc.c907 what = XkbAllServerInfoMask;
H A DXKBMisc.c441 (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success)) {
/xsrc/external/mit/libxkbfile/dist/src/
H A Dxkmread.c635 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success) {
/xsrc/external/mit/xkbcomp/dist/
H A Dsymbols.c2219 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 32) != Success)

Completed in 48 milliseconds