Searched refs:XkbSymInterpMask (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBCompat.c127 if (which & XkbSymInterpMask)
225 ((which & XkbSymInterpMask) && (!xkb->compat->sym_interpret)))
234 if (which & XkbSymInterpMask) {
H A DXKBAlloc.c95 if (which & XkbSymInterpMask) {
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBAlloc.c103 if (which&XkbSymInterpMask) {
/xsrc/external/mit/xorg-server/dist/xkb/
H A DXKBAlloc.c104 if (which & XkbSymInterpMask) {
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKB.h690 #define XkbSymInterpMask (1<<0) macro

Completed in 5 milliseconds