Searched refs:physIndicators (Results 1 – 3 of 3) sorted by relevance
556 sli->physIndicators = xkb->indicators->phys_indicators; in XkbAllocSrvLedInfo()562 sli->physIndicators = XkbAllIndicatorsMask; in XkbAllocSrvLedInfo()572 sli->physIndicators = xkb->indicators->phys_indicators; in XkbAllocSrvLedInfo()594 sli->physIndicators = lf->ctrl.led_mask; in XkbAllocSrvLedInfo()
3466 rep.realIndicator = ((sli->physIndicators & (1 << i)) != 0); in ProcXkbGetNamedIndicator()6309 wire.physIndicators = sli->physIndicators; in SendDeviceLedInfo()6316 swapl(&wire.physIndicators); in SendDeviceLedInfo()6567 swapl(&ledWire->physIndicators); in CheckSetDeviceIndicators()
214 CARD32 physIndicators; member