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

/xsrc/external/mit/libX11/dist/include/X11/extensions/
H A DXKBgeom.h188 } XkbRowRec, *XkbRowPtr; typedef in typeref:struct:_XkbRow
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkbgeom.h215 } XkbRowRec, *XkbRowPtr; typedef in typeref:struct:_XkbRow
H A DXKBGAlloc.c279 sizeof(XkbRowRec), _XkbClearRow);
483 (n),sizeof(XkbRowRec))
705 memset(row, 0, sizeof(XkbRowRec));
H A DxkbUtils.c1728 tmp = calloc(ssection->num_rows, sizeof(XkbRowRec));
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBGAlloc.c335 sizeof(XkbRowRec),_XkbClearRow);
493 (n),sizeof(XkbRowRec))
801 memset(row, 0, sizeof(XkbRowRec));
H A Dxkbgeom.h225 } XkbRowRec, *XkbRowPtr; typedef in typeref:struct:_XkbRow
H A DxkbUtils.c1720 tmp = calloc(ssection->num_rows, sizeof(XkbRowRec));
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBGAlloc.c338 sizeof(XkbRowRec), _XkbClearRow);
505 (n), sizeof(XkbRowRec))
812 bzero(row, sizeof(XkbRowRec));
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBgeom.h232 } XkbRowRec, *XkbRowPtr; typedef in typeref:struct:_XkbRow

Completed in 20 milliseconds