HomeSort by relevance Sort by last modified time
    Searched refs:xkb_action_type (Results 1 - 4 of 4) sorted by null

  /external/libxkbcommon/xkbcommon/src/
keymap.h 120 enum xkb_action_type { enum
186 enum xkb_action_type type;
192 enum xkb_action_type type;
198 enum xkb_action_type type;
204 enum xkb_action_type type;
210 enum xkb_action_type type;
216 enum xkb_action_type type;
223 enum xkb_action_type type;
230 enum xkb_action_type type;
235 enum xkb_action_type type
    [all...]
text.h 59 ActionTypeText(enum xkb_action_type type);
text.c 223 ActionTypeText(enum xkb_action_type type)
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
action.c 106 enum xkb_action_type type;
171 stringToAction(const char *str, enum xkb_action_type *type_rtrn)
191 ReportMismatch(struct xkb_context *ctx, enum xkb_action_type action,
202 ReportIllegal(struct xkb_context *ctx, enum xkb_action_type action,
213 ReportActionNotArray(struct xkb_context *ctx, enum xkb_action_type action,
233 CheckBooleanFlag(struct xkb_context *ctx, enum xkb_action_type action,
256 enum xkb_action_type action, const ExprDef *array_ndx,
291 CheckAffectField(struct xkb_context *ctx, enum xkb_action_type action,
315 const enum xkb_action_type type = action->type;
339 CheckGroupField(struct xkb_context *ctx, enum xkb_action_type action
    [all...]

Completed in 194 milliseconds