Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/
Dtext.c206 { "Exactly", MATCH_EXACTLY },
Dkeymap.h177 MATCH_EXACTLY, enumerator
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dcompat.c264 *pred_rtrn = MATCH_EXACTLY; in ResolveStateAndPredicate()
882 CopyInterps(info, true, MATCH_EXACTLY, &collect); in CopyCompatToKeymap()
887 CopyInterps(info, false, MATCH_EXACTLY, &collect); in CopyCompatToKeymap()
Dkeymap.c115 case MATCH_EXACTLY: in FindInterpForKey()
/external/libxkbcommon/xkbcommon/src/x11/
Dkeymap.c801 sym_interpret->match = MATCH_EXACTLY; in get_sym_interprets()