Home
last modified time | relevance | path

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

/external/libxkbcommon/src/xkbcomp/
Dkeymap.c137 if (key->explicit & EXPLICIT_INTERP) in ApplyInterpsToKey()
Dkeymap-dump.c560 show_actions = (key->explicit & EXPLICIT_INTERP); in write_key()
Dsymbols.c1489 key->explicit |= EXPLICIT_INTERP; in CopySymbolsDefToKeymap()
/external/libxkbcommon/src/
Dkeymap.h310 EXPLICIT_INTERP = (1 << 0), enumerator
/external/libxkbcommon/src/x11/
Dkeymap.c605 key->explicit |= EXPLICIT_INTERP; in get_explicits()