Home
last modified time | relevance | path

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

/external/libxkbcommon/src/
Dtext.h68 SIMatchText(enum xkb_match_operation type);
Dkeymap.h172 enum xkb_match_operation { enum
264 enum xkb_match_operation match;
Dtext.c251 SIMatchText(enum xkb_match_operation type) in SIMatchText()
/external/libxkbcommon/src/xkbcomp/
Dcompat.c257 ResolveStateAndPredicate(ExprDef *expr, enum xkb_match_operation *pred_rtrn, in ResolveStateAndPredicate()
681 enum xkb_match_operation pred; in HandleInterpDef()
809 CopyInterps(CompatInfo *info, bool needSymbol, enum xkb_match_operation pred, in CopyInterps()