Searched refs:XkbSectionRec (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 208 } XkbSectionRec, *XkbSectionPtr; typedef in typeref:struct:_XkbSection
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbgeom.h | 235 } XkbSectionRec, *XkbSectionPtr; typedef in typeref:struct:_XkbSection
|
| H A D | XKBGAlloc.c | 304 sizeof(XkbSectionRec), _XkbClearSection); 470 (n),sizeof(XkbSectionRec))
|
| H A D | xkbUtils.c | 1716 src->geom->num_sections, sizeof(XkbSectionRec),
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbgeom.h | 245 } XkbSectionRec, *XkbSectionPtr; typedef in typeref:struct:_XkbSection
|
| H A D | XKBGAlloc.c | 360 sizeof(XkbSectionRec),_XkbClearSection); 480 (n),sizeof(XkbSectionRec))
|
| H A D | xkbUtils.c | 1703 sizeof(XkbSectionRec)); 1705 tmp = malloc(src->geom->num_sections * sizeof(XkbSectionRec)); 1708 memset(tmp, 0, src->geom->num_sections * sizeof(XkbSectionRec));
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 252 } XkbSectionRec, *XkbSectionPtr; typedef in typeref:struct:_XkbSection
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGAlloc.c | 363 sizeof(XkbSectionRec), _XkbClearSection); 492 (n), sizeof(XkbSectionRec))
|
Completed in 15 milliseconds