Home
last modified time | relevance | path

Searched refs:changedVirtualMods (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbEvents.c612 CARD16 changed, changedVirtualMods; in XkbSendNamesNotify() local
622 changedVirtualMods = pEv->changedVirtualMods; in XkbSendNamesNotify()
638 pEv->changedVirtualMods = changedVirtualMods; in XkbSendNamesNotify()
644 swaps(&pEv->changedVirtualMods); in XkbSendNamesNotify()
876 nn.changedVirtualMods = pChanges->names.changed_vmods; in XkbSendNotification()
H A Dxkb.c4370 nn.changedVirtualMods = stuff->virtualMods; in _XkbSetNames()
4375 nn.changedVirtualMods = stuff->groupNames; in _XkbSetNames()