Searched refs:XkbOutlineRec (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 64 } XkbOutlineRec, *XkbOutlinePtr; typedef in typeref:struct:_XkbOutline
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbgeom.h | 85 } XkbOutlineRec, *XkbOutlinePtr; typedef in typeref:struct:_XkbOutline
|
| H A D | XKBGAlloc.c | 212 sizeof(XkbOutlineRec), _XkbClearOutline); 480 (n),sizeof(XkbOutlineRec)) 646 memset(outline, 0, sizeof(XkbOutlineRec));
|
| H A D | xkbUtils.c | 1600 tmp = calloc(sshape->num_outlines, sizeof(XkbOutlineRec));
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | XKBGAlloc.c | 222 sizeof(XkbOutlineRec),_XkbClearOutline); 490 (n),sizeof(XkbOutlineRec)) 743 memset(outline, 0, sizeof(XkbOutlineRec));
|
| H A D | xkbgeom.h | 101 } XkbOutlineRec, *XkbOutlinePtr; typedef in typeref:struct:_XkbOutline
|
| H A D | xkbUtils.c | 1585 tmp = calloc(sshape->num_outlines, sizeof(XkbOutlineRec));
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGAlloc.c | 224 sizeof(XkbOutlineRec), _XkbClearOutline); 502 (n), sizeof(XkbOutlineRec)) 753 bzero(outline, sizeof(XkbOutlineRec));
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 108 } XkbOutlineRec, *XkbOutlinePtr; typedef in typeref:struct:_XkbOutline
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | geometry.c | 2389 si->outlines = calloc(def->nOutlines, sizeof(XkbOutlineRec));
|
Completed in 18 milliseconds