Searched refs:XkbShapeRec (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 74 } XkbShapeRec, *XkbShapePtr; typedef in typeref:struct:_XkbShape
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbgeom.h | 95 } XkbShapeRec, *XkbShapePtr; typedef in typeref:struct:_XkbShape
|
| H A D | XKBGAlloc.c | 235 sizeof(XkbShapeRec), _XkbClearShape); 467 (n),sizeof(XkbShapeRec)) 671 memset(shape, 0, sizeof(XkbShapeRec));
|
| H A D | xkbUtils.c | 1593 src->geom->num_shapes, sizeof(XkbShapeRec),
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | XKBGAlloc.c | 245 sizeof(XkbShapeRec),_XkbClearShape); 477 (n),sizeof(XkbShapeRec)) 768 memset(shape, 0, sizeof(XkbShapeRec));
|
| H A D | xkbgeom.h | 111 } XkbShapeRec, *XkbShapePtr; typedef in typeref:struct:_XkbShape
|
| H A D | xkbUtils.c | 1576 tmp = calloc(src->geom->num_shapes, sizeof(XkbShapeRec));
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGAlloc.c | 247 sizeof(XkbShapeRec), _XkbClearShape); 489 (n), sizeof(XkbShapeRec)) 778 bzero(shape, sizeof(XkbShapeRec));
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 118 } XkbShapeRec, *XkbShapePtr; typedef in typeref:struct:_XkbShape
|
Completed in 15 milliseconds