Searched refs:XkbIndicatorRec (Results 1 – 4 of 4) sorted by relevance
60 XkbIndicatorRec savedIndicators
284 xkb->indicators = calloc(1, sizeof(XkbIndicatorRec)); in XkbAllocIndicatorMaps()
1909 dst->indicators = malloc(sizeof(XkbIndicatorRec)); in _XkbCopyIndicators()1913 memcpy(dst->indicators, src->indicators, sizeof(XkbIndicatorRec)); in _XkbCopyIndicators()
408 } XkbIndicatorRec, *XkbIndicatorPtr; typedef