Lines Matching defs:explicit
91 /* Special case: if only the first group is explicit, and the symbols
225 * Special feature: if group 1 has an explicit type and all other groups
378 unsigned char explicit, mods;
393 explicit = xkb->server->explicit[key];
394 if (explicit & XkbExplicitInterpretMask) /* nothing to do */
458 if (((explicit & XkbExplicitVModMapMask) == 0) &&
465 ((explicit & XkbExplicitBehaviorMask) == 0)) {
469 if (((explicit & XkbExplicitAutoRepeatMask) == 0) && (xkb->ctrls)) {
483 if (((explicit & XkbExplicitAutoRepeatMask) == 0) && (xkb->ctrls)) {
491 if (((explicit & XkbExplicitBehaviorMask) == 0) &&