Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Daction.c213 ReportActionNotArray(struct xkb_context *ctx, enum xkb_action_type action, in ReportActionNotArray() function
241 return ReportActionNotArray(ctx, action, field); in CheckBooleanFlag()
261 return ReportActionNotArray(ctx, action, ACTION_FIELD_MODIFIERS); in CheckModifierField()
298 return ReportActionNotArray(ctx, action, ACTION_FIELD_AFFECT); in CheckAffectField()
348 return ReportActionNotArray(ctx, action, ACTION_FIELD_GROUP); in CheckGroupField()
414 return ReportActionNotArray(ctx, action->type, field); in HandleMovePtr()
460 return ReportActionNotArray(ctx, action->type, field); in HandlePtrBtn()
485 return ReportActionNotArray(ctx, action->type, field); in HandlePtrBtn()
522 return ReportActionNotArray(ctx, action->type, field); in HandleSetPtrDflt()
534 return ReportActionNotArray(ctx, action->type, field); in HandleSetPtrDflt()
[all …]