Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dxkbstr.h522 unsigned int map_changes; member
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbEvents.c846 if (pChanges->indicators.map_changes) { in XkbSendNotification()
853 in.changed = pChanges->indicators.map_changes; in XkbSendNotification()
H A DXKBMisc.c817 changes->indicators.map_changes |= (1 << i); in XkbApplyVirtualModChanges()
H A DxkbLEDs.c893 changes->indicators.map_changes |= changed_maps; in XkbApplyLedMapChanges()