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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
H A Daction.c191 ReportMismatch(struct xkb_context *ctx, enum xkb_action_type action, function
244 return ReportMismatch(ctx, action, field, "boolean");
275 return ReportMismatch(ctx, action,
301 return ReportMismatch(ctx, action, ACTION_FIELD_AFFECT,
360 return ReportMismatch(ctx, action, ACTION_FIELD_GROUP,
417 return ReportMismatch(ctx, action->type, field, "integer");
463 return ReportMismatch(ctx, action->type, field,
488 return ReportMismatch(ctx, action->type, field, "integer");
525 return ReportMismatch(ctx, action->type, field,
547 return ReportMismatch(ct
[all...]

Completed in 64 milliseconds