Searched refs:XkbOutlineRec (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/libX11/dist/include/X11/extensions/
H A DXKBgeom.h64 } XkbOutlineRec, *XkbOutlinePtr; typedef in typeref:struct:_XkbOutline
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkbgeom.h85 } XkbOutlineRec, *XkbOutlinePtr; typedef in typeref:struct:_XkbOutline
H A DXKBGAlloc.c212 sizeof(XkbOutlineRec), _XkbClearOutline);
480 (n),sizeof(XkbOutlineRec))
646 memset(outline, 0, sizeof(XkbOutlineRec));
H A DxkbUtils.c1600 tmp = calloc(sshape->num_outlines, sizeof(XkbOutlineRec));
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBGAlloc.c222 sizeof(XkbOutlineRec),_XkbClearOutline);
490 (n),sizeof(XkbOutlineRec))
743 memset(outline, 0, sizeof(XkbOutlineRec));
H A Dxkbgeom.h101 } XkbOutlineRec, *XkbOutlinePtr; typedef in typeref:struct:_XkbOutline
H A DxkbUtils.c1585 tmp = calloc(sshape->num_outlines, sizeof(XkbOutlineRec));
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBGAlloc.c224 sizeof(XkbOutlineRec), _XkbClearOutline);
502 (n), sizeof(XkbOutlineRec))
753 bzero(outline, sizeof(XkbOutlineRec));
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBgeom.h108 } XkbOutlineRec, *XkbOutlinePtr; typedef in typeref:struct:_XkbOutline
/xsrc/external/mit/xkbcomp/dist/
H A Dgeometry.c2389 si->outlines = calloc(def->nOutlines, sizeof(XkbOutlineRec));

Completed in 18 milliseconds