Searched refs:XkbSectionRec (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libX11/dist/include/X11/extensions/
H A DXKBgeom.h208 } XkbSectionRec, *XkbSectionPtr; typedef in typeref:struct:_XkbSection
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkbgeom.h235 } XkbSectionRec, *XkbSectionPtr; typedef in typeref:struct:_XkbSection
H A DXKBGAlloc.c304 sizeof(XkbSectionRec), _XkbClearSection);
470 (n),sizeof(XkbSectionRec))
H A DxkbUtils.c1716 src->geom->num_sections, sizeof(XkbSectionRec),
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkbgeom.h245 } XkbSectionRec, *XkbSectionPtr; typedef in typeref:struct:_XkbSection
H A DXKBGAlloc.c360 sizeof(XkbSectionRec),_XkbClearSection);
480 (n),sizeof(XkbSectionRec))
H A DxkbUtils.c1703 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 DXKBgeom.h252 } XkbSectionRec, *XkbSectionPtr; typedef in typeref:struct:_XkbSection
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBGAlloc.c363 sizeof(XkbSectionRec), _XkbClearSection);
492 (n), sizeof(XkbSectionRec))

Completed in 15 milliseconds