Searched refs:ReportIllegal (Results 1 – 1 of 1) sorted by relevance
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | action.c | 202 ReportIllegal(struct xkb_context *ctx, enum xkb_action_type action, in ReportIllegal() function 335 return ReportIllegal(ctx, action->type, field); in HandleSetLatchLockMods() 398 return ReportIllegal(ctx, action->type, field); in HandleSetLatchLockGroup() 446 return ReportIllegal(ctx, action->type, field); in HandleMovePtr() 501 return ReportIllegal(ctx, action->type, field); in HandlePtrBtn() 567 return ReportIllegal(ctx, action->type, field); in HandleSetPtrDflt() 614 return ReportIllegal(ctx, action->type, field); in HandleSwitchScreen() 642 return ReportIllegal(ctx, action->type, field); in HandleSetLockControls() 744 return ReportIllegal(ctx, ACTION_TYPE_NONE, field); in HandlePrivate()
|