Searched refs:XkbShapeRec (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libX11/dist/include/X11/extensions/
H A DXKBgeom.h74 } XkbShapeRec, *XkbShapePtr; typedef in typeref:struct:_XkbShape
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkbgeom.h95 } XkbShapeRec, *XkbShapePtr; typedef in typeref:struct:_XkbShape
H A DXKBGAlloc.c235 sizeof(XkbShapeRec), _XkbClearShape);
467 (n),sizeof(XkbShapeRec))
671 memset(shape, 0, sizeof(XkbShapeRec));
H A DxkbUtils.c1593 src->geom->num_shapes, sizeof(XkbShapeRec),
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBGAlloc.c245 sizeof(XkbShapeRec),_XkbClearShape);
477 (n),sizeof(XkbShapeRec))
768 memset(shape, 0, sizeof(XkbShapeRec));
H A Dxkbgeom.h111 } XkbShapeRec, *XkbShapePtr; typedef in typeref:struct:_XkbShape
H A DxkbUtils.c1576 tmp = calloc(src->geom->num_shapes, sizeof(XkbShapeRec));
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBGAlloc.c247 sizeof(XkbShapeRec), _XkbClearShape);
489 (n), sizeof(XkbShapeRec))
778 bzero(shape, sizeof(XkbShapeRec));
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBgeom.h118 } XkbShapeRec, *XkbShapePtr; typedef in typeref:struct:_XkbShape

Completed in 15 milliseconds