Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbLEDs.c100 Bool ctrlChange, stateChange; in XkbApplyLEDChangeToKeyboard() local
106 ctrlChange = stateChange = FALSE; in XkbApplyLEDChangeToKeyboard()
119 ctrlChange = TRUE; in XkbApplyLEDChangeToKeyboard()
178 return stateChange || ctrlChange; in XkbApplyLEDChangeToKeyboard()