Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dkeymap-dump.c496 bool show_actions; in write_key() local
556 show_actions = (key->explicit & EXPLICIT_INTERP); in write_key()
558 if (key->num_groups > 1 || show_actions) in write_key()
577 if (show_actions) { in write_key()