Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Daction.c215 ReportActionNotArray(struct xkb_context *ctx, enum xkb_action_type action, in ReportActionNotArray() function
243 return ReportActionNotArray(ctx, action, field); in CheckBooleanFlag()
263 return ReportActionNotArray(ctx, action, ACTION_FIELD_MODIFIERS); in CheckModifierField()
300 return ReportActionNotArray(ctx, action, ACTION_FIELD_AFFECT); in CheckAffectField()
350 return ReportActionNotArray(ctx, action, ACTION_FIELD_GROUP); in CheckGroupField()
416 return ReportActionNotArray(ctx, action->type, field); in HandleMovePtr()
462 return ReportActionNotArray(ctx, action->type, field); in HandlePtrBtn()
487 return ReportActionNotArray(ctx, action->type, field); in HandlePtrBtn()
524 return ReportActionNotArray(ctx, action->type, field); in HandleSetPtrDflt()
536 return ReportActionNotArray(ctx, action->type, field); in HandleSetPtrDflt()
[all …]