Searched refs:XkbIndicatorRec (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | dmxcommon.h | 60 XkbIndicatorRec savedIndicators
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | XKBAlloc.c | 278 xkb->indicators= calloc(1, sizeof(XkbIndicatorRec));
|
| H A D | xkbUtils.c | 1942 dst->indicators = malloc(sizeof(XkbIndicatorRec)); 1946 memcpy(dst->indicators, src->indicators, sizeof(XkbIndicatorRec));
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | XKBAlloc.c | 286 xkb->indicators = calloc(1, sizeof(XkbIndicatorRec));
|
| H A D | xkbUtils.c | 1933 dst->indicators = malloc(sizeof(XkbIndicatorRec)); 1937 memcpy(dst->indicators, src->indicators, sizeof(XkbIndicatorRec));
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBAlloc.c | 252 xkb->indicators = _XkbTypedCalloc(1, XkbIndicatorRec);
|
| H A D | XKBleds.c | 129 xkb->indicators = _XkbTypedCalloc(1, XkbIndicatorRec);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | xkbstr.h | 408 } XkbIndicatorRec, *XkbIndicatorPtr; typedef in typeref:struct:_XkbIndicatorRec
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | xkbstr.h | 402 } XkbIndicatorRec,*XkbIndicatorPtr; typedef in typeref:struct:_XkbIndicatorRec
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBstr.h | 402 } XkbIndicatorRec,*XkbIndicatorPtr; typedef in typeref:struct:_XkbIndicatorRec
|
Completed in 20 milliseconds