Searched refs:XkbRowRec (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 188 } XkbRowRec, *XkbRowPtr; typedef in typeref:struct:_XkbRow
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbgeom.h | 215 } XkbRowRec, *XkbRowPtr; typedef in typeref:struct:_XkbRow
|
| H A D | XKBGAlloc.c | 279 sizeof(XkbRowRec), _XkbClearRow); 483 (n),sizeof(XkbRowRec)) 705 memset(row, 0, sizeof(XkbRowRec));
|
| H A D | xkbUtils.c | 1728 tmp = calloc(ssection->num_rows, sizeof(XkbRowRec));
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | XKBGAlloc.c | 335 sizeof(XkbRowRec),_XkbClearRow); 493 (n),sizeof(XkbRowRec)) 801 memset(row, 0, sizeof(XkbRowRec));
|
| H A D | xkbgeom.h | 225 } XkbRowRec, *XkbRowPtr; typedef in typeref:struct:_XkbRow
|
| H A D | xkbUtils.c | 1720 tmp = calloc(ssection->num_rows, sizeof(XkbRowRec));
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGAlloc.c | 338 sizeof(XkbRowRec), _XkbClearRow); 505 (n), sizeof(XkbRowRec)) 812 bzero(row, sizeof(XkbRowRec));
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 232 } XkbRowRec, *XkbRowPtr; typedef in typeref:struct:_XkbRow
|
Completed in 20 milliseconds