Home
last modified time | relevance | path

Searched refs:changed_groups (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dxkbstr.h537 unsigned char changed_groups; member
541 unsigned char changed_groups; member
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbEvents.c880 if ((pChanges->compat.changed_groups) || (pChanges->compat.num_si > 0)) { in XkbSendNotification()
884 cmn.changedGroups = pChanges->compat.changed_groups; in XkbSendNotification()
H A DXKBMisc.c836 changes->compat.changed_groups |= (1 << i); in XkbApplyVirtualModChanges()
H A Dxkmread.c602 changes->compat.changed_groups |= groups; in ReadXkmCompatMap()