Searched refs:state_changes (Results 1 – 4 of 4) sorted by relevance
57 unsigned long state_changes, Bool enable_changes) in XkbIndicatorsToUpdate() argument67 if (state_changes & (XkbModifierStateMask | XkbGroupStateMask)) in XkbIndicatorsToUpdate()69 if (state_changes & (XkbModifierBaseMask | XkbGroupBaseMask)) in XkbIndicatorsToUpdate()71 if (state_changes & (XkbModifierLatchMask | XkbGroupLatchMask)) in XkbIndicatorsToUpdate()73 if (state_changes & (XkbModifierLockMask | XkbGroupLockMask)) in XkbIndicatorsToUpdate()75 if (state_changes & XkbCompatStateMask) in XkbIndicatorsToUpdate()287 changes->indicators.state_changes |= affected; in XkbUpdateLedAutoState()383 if (changes.state_changes != 0) in XkbSetIndicators()385 XkbIndicatorsToUpdate(dev, changes.state_changes, FALSE); in XkbSetIndicators()393 if (changes.state_changes || changes.ctrls.enabled_ctrls_changes) in XkbSetIndicators()[all …]
801 if (pChanges->state_changes) { in XkbSendNotification()804 sn.changed = pChanges->state_changes; in XkbSendNotification()856 if (pChanges->indicators.state_changes) { in XkbSendNotification()863 in.changed = pChanges->indicators.state_changes; in XkbSendNotification()
751 changes->state_changes |= XkbStateChangedFlags(&old, &xkbi->state); in XkbCheckSecondaryEffects()
521 unsigned int state_changes; member548 unsigned short state_changes; member