Searched refs:XkbAllocServerMap (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/libX11/dist/man/xkb/
H A DMakefile.am41 XkbAllocServerMap.man \
H A DMakefile.in386 XkbAllocServerMap.man \
/xsrc/external/mit/xkbcomp/dist/
H A Dvmod.c52 if (XkbAllocServerMap(xkb, XkbVirtualModsMask, 0) != Success)
H A Dsymbols.c2219 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 32) != Success)
/xsrc/external/mit/xorg-server/dist/include/
H A Dxkbsrv.h31 #define XkbAllocServerMap SrvXkbAllocServerMap macro
381 extern _X_EXPORT Status XkbAllocServerMap(XkbDescPtr /* xkb */ ,
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxkbsrv.h31 #define XkbAllocServerMap SrvXkbAllocServerMap macro
390 extern _X_EXPORT Status XkbAllocServerMap(
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBsrv.h32 #define XkbAllocServerMap SrvXkbAllocServerMap macro
408 extern Status XkbAllocServerMap(
/xsrc/external/mit/libX11/dist/include/X11/
H A DXKBlib.h657 extern Status XkbAllocServerMap(
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBGetMap.c442 (XkbAllocServerMap(xkb, XkbVirtualModMapMask, 0) != Success)) {
510 if (mask && (XkbAllocServerMap(xkb, mask, rep->totalActs) != Success))
H A DXKBMAlloc.c121 XkbAllocServerMap(XkbDescPtr xkb, unsigned which, unsigned nNewActions) function in typeref:typename:Status
H A DXKBMisc.c441 (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success)) {
/xsrc/external/mit/libxkbfile/dist/src/
H A Dxkmread.c169 if (XkbAllocServerMap(xkb, XkbVirtualModsMask, 0) != Success) {
635 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success) {
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkmread.c174 if (XkbAllocServerMap(xkb,XkbVirtualModsMask,0)!=Success) {
701 if (XkbAllocServerMap(xkb,XkbAllServerInfoMask,0)!=Success) {
H A DXKBMAlloc.c126 XkbAllocServerMap(XkbDescPtr xkb,unsigned which,unsigned nNewActions) function in typeref:typename:Status
H A DXKBMisc.c380 (XkbAllocServerMap(xkb,XkbAllServerInfoMask,0)!=Success)) {
H A DxkbInit.c567 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, i) != Success)
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkmread.c168 if (XkbAllocServerMap(xkb, XkbVirtualModsMask, 0) != Success) {
739 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success) {
H A DXKBMAlloc.c126 XkbAllocServerMap(XkbDescPtr xkb, unsigned which, unsigned nNewActions) function in typeref:typename:Status
H A DXKBMisc.c389 (XkbAllocServerMap(xkb, XkbAllServerInfoMask, 0) != Success)) {
H A DxkbInit.c604 if (XkbAllocServerMap(xkb, XkbAllServerInfoMask, i) != Success)

Completed in 144 milliseconds