Searched refs:XkbGeomSectionsMask (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libX11/dist/include/X11/extensions/
H A DXKBgeom.h262 #define XkbGeomSectionsMask (1<<3) macro
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkbgeom.h290 #define XkbGeomSectionsMask (1<<3) macro
H A DXKBGAlloc.c363 if ((which & XkbGeomSectionsMask) && (geom->sections != NULL))
524 if ((sizes->which & XkbGeomSectionsMask) &&
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkbgeom.h299 #define XkbGeomSectionsMask (1<<3) macro
H A DXKBGAlloc.c419 if ((which&XkbGeomSectionsMask)&&(geom->sections!=NULL))
618 if ((sizes->which&XkbGeomSectionsMask)&&
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBgeom.h306 #define XkbGeomSectionsMask (1<<3) macro
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBGAlloc.c428 if ((which & XkbGeomSectionsMask) && (geom->sections != NULL))
630 if ((sizes->which & XkbGeomSectionsMask) &&

Completed in 10 milliseconds