Searched refs:MatchOneOf (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dmaprules.c345 MatchOneOf(char *wanted,char *vals_defined) function in typeref:typename:Bool
637 if ((!MatchOneOf(rule->option,mdefs->options)))
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dmaprules.c346 MatchOneOf(const char *wanted, const char *vals_defined) function in typeref:typename:Bool
652 if ((!MatchOneOf(rule->option, mdefs->options)))
/xsrc/external/mit/libxkbfile/dist/src/
H A Dmaprules.c390 MatchOneOf(char *wanted, char *vals_defined) function in typeref:typename:Bool
701 if ((!MatchOneOf(rule->option, mdefs->options)))

Completed in 6 milliseconds