Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/
Dtext.h68 SIMatchText(enum xkb_match_operation type);
Dkeymap.h172 enum xkb_match_operation { enum
263 enum xkb_match_operation match;
Dtext.c248 SIMatchText(enum xkb_match_operation type) in SIMatchText()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dcompat.c255 ResolveStateAndPredicate(ExprDef *expr, enum xkb_match_operation *pred_rtrn, in ResolveStateAndPredicate()
679 enum xkb_match_operation pred; in HandleInterpDef()
807 CopyInterps(CompatInfo *info, bool needSymbol, enum xkb_match_operation pred, in CopyInterps()