Searched refs:ReportIllegal (Results 1 – 1 of 1) sorted by relevance
/external/libxkbcommon/src/xkbcomp/ |
D | action.c | 204 ReportIllegal(struct xkb_context *ctx, enum xkb_action_type action, in ReportIllegal() function 337 return ReportIllegal(ctx, action->type, field); in HandleSetLatchLockMods() 400 return ReportIllegal(ctx, action->type, field); in HandleSetLatchLockGroup() 448 return ReportIllegal(ctx, action->type, field); in HandleMovePtr() 503 return ReportIllegal(ctx, action->type, field); in HandlePtrBtn() 569 return ReportIllegal(ctx, action->type, field); in HandleSetPtrDflt() 616 return ReportIllegal(ctx, action->type, field); in HandleSwitchScreen() 644 return ReportIllegal(ctx, action->type, field); in HandleSetLockControls() 747 return ReportIllegal(ctx, ACTION_TYPE_NONE, field); in HandlePrivate()
|