Searched refs:effectiveState (Results 1 – 5 of 5) sorted by relevance
257 oldState = sli->effectiveState; in XkbUpdateLedAutoState()268 sli->effectiveState = (sli->autoState | sli->explicitState); in XkbUpdateLedAutoState()269 affected = sli->effectiveState ^ oldState; in XkbUpdateLedAutoState()294 ed->ledState = sli->effectiveState; in XkbUpdateLedAutoState()549 sli->effectiveState = kf->ctrl.leds; in XkbAllocSrvLedInfo()597 sli->effectiveState = lf->ctrl.led_values; in XkbAllocSrvLedInfo()755 XkbDDXUpdateDeviceIndicators(dev, sli, sli->effectiveState); in XkbFlushLedEvents()761 if (sli->effectiveState) in XkbFlushLedEvents()771 XkbDDXUpdateDeviceIndicators(dev, sli, sli->effectiveState); in XkbFlushLedEvents()821 ed->ledState = sli->effectiveState; in XkbApplyLedNameChanges()[all …]
852 in.state = sli->effectiveState; in XkbSendNotification()862 in.state = sli->effectiveState; in XkbSendNotification()
3189 .state = sli->effectiveState in ProcXkbGetIndicatorState()3465 rep.on = ((sli->effectiveState & (1 << i)) != 0); in ProcXkbGetNamedIndicator()3624 statec |= ((sli->effectiveState ^ sli->explicitState) & (1 << led)); in _XkbSetNamedIndicator()4444 edev.ledState = sli->effectiveState; in _XkbSetNames()6182 sli->effectiveState = old_sli->effectiveState; in ProcXkbGetKbdByName()6310 wire.state = sli->effectiveState; in SendDeviceLedInfo()6712 statec = sli->effectiveState ^ ledWire->state; in SetDeviceIndicators()
217 CARD32 effectiveState; member
26144 This updates the sli->effectiveState and thus restores everything to