Searched refs:XkbIndicatorRec (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxcommon.h60 XkbIndicatorRec savedIndicators
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBAlloc.c278 xkb->indicators= calloc(1, sizeof(XkbIndicatorRec));
H A DxkbUtils.c1942 dst->indicators = malloc(sizeof(XkbIndicatorRec));
1946 memcpy(dst->indicators, src->indicators, sizeof(XkbIndicatorRec));
/xsrc/external/mit/xorg-server/dist/xkb/
H A DXKBAlloc.c286 xkb->indicators = calloc(1, sizeof(XkbIndicatorRec));
H A DxkbUtils.c1933 dst->indicators = malloc(sizeof(XkbIndicatorRec));
1937 memcpy(dst->indicators, src->indicators, sizeof(XkbIndicatorRec));
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBAlloc.c252 xkb->indicators = _XkbTypedCalloc(1, XkbIndicatorRec);
H A DXKBleds.c129 xkb->indicators = _XkbTypedCalloc(1, XkbIndicatorRec);
/xsrc/external/mit/xorg-server/dist/include/
H A Dxkbstr.h408 } XkbIndicatorRec, *XkbIndicatorPtr; typedef in typeref:struct:_XkbIndicatorRec
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxkbstr.h402 } XkbIndicatorRec,*XkbIndicatorPtr; typedef in typeref:struct:_XkbIndicatorRec
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBstr.h402 } XkbIndicatorRec,*XkbIndicatorPtr; typedef in typeref:struct:_XkbIndicatorRec

Completed in 20 milliseconds