Lines Matching refs:ReportMismatch
191 ReportMismatch(struct xkb_context *ctx, enum xkb_action_type action, in ReportMismatch() function
244 return ReportMismatch(ctx, action, field, "boolean"); in CheckBooleanFlag()
275 return ReportMismatch(ctx, action, in CheckModifierField()
301 return ReportMismatch(ctx, action, ACTION_FIELD_AFFECT, in CheckAffectField()
360 return ReportMismatch(ctx, action, ACTION_FIELD_GROUP, in CheckGroupField()
417 return ReportMismatch(ctx, action->type, field, "integer"); in HandleMovePtr()
463 return ReportMismatch(ctx, action->type, field, in HandlePtrBtn()
488 return ReportMismatch(ctx, action->type, field, "integer"); in HandlePtrBtn()
525 return ReportMismatch(ctx, action->type, field, in HandleSetPtrDflt()
547 return ReportMismatch(ctx, action->type, field, in HandleSetPtrDflt()
595 return ReportMismatch(ctx, action->type, field, in HandleSwitchScreen()
631 return ReportMismatch(ctx, action->type, field, in HandleSetLockControls()
659 return ReportMismatch(ctx, ACTION_TYPE_PRIVATE, field, "integer"); in HandlePrivate()
697 return ReportMismatch(ctx, action->type, field, "string"); in HandlePrivate()
730 return ReportMismatch(ctx, act->type, field, "integer"); in HandlePrivate()