Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dkeymap.c135 if (key->explicit & EXPLICIT_INTERP) in ApplyInterpsToKey()
Dkeymap-dump.c556 show_actions = (key->explicit & EXPLICIT_INTERP); in write_key()
Dsymbols.c1497 key->explicit |= EXPLICIT_INTERP; in CopySymbolsDefToKeymap()
/external/libxkbcommon/xkbcommon/src/
Dkeymap.h309 EXPLICIT_INTERP = (1 << 0), enumerator
/external/libxkbcommon/xkbcommon/src/x11/
Dkeymap.c573 key->explicit |= EXPLICIT_INTERP; in get_explicits()