Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbout.c359 Bool showActions; in XkbWriteXKBSymbols() local
483 showActions = XkbKeyHasActions(xkb, i); in XkbWriteXKBSymbols()
485 showActions = FALSE; in XkbWriteXKBSymbols()
487 if (((unsigned) XkbKeyNumGroups(xkb, i) > 1) || showActions) in XkbWriteXKBSymbols()
520 if (showActions) { in XkbWriteXKBSymbols()