Lines Matching refs:rxkb_context
68 struct rxkb_context;
180 struct rxkb_context *
204 rxkb_context_set_log_level(struct rxkb_context *ctx,
211 rxkb_context_get_log_level(struct rxkb_context *ctx);
232 rxkb_context_set_log_fn(struct rxkb_context *ctx,
233 void (*log_fn)(struct rxkb_context *ctx,
259 rxkb_context_parse(struct rxkb_context *ctx, const char *ruleset);
266 rxkb_context_parse_default_ruleset(struct rxkb_context *ctx);
274 struct rxkb_context*
275 rxkb_context_ref(struct rxkb_context *ctx);
284 struct rxkb_context*
285 rxkb_context_unref(struct rxkb_context *ctx);
296 rxkb_context_set_user_data(struct rxkb_context *ctx, void *user_data);
305 rxkb_context_get_user_data(struct rxkb_context *ctx);
372 rxkb_context_include_path_append(struct rxkb_context *ctx, const char *path);
385 rxkb_context_include_path_append_default(struct rxkb_context *ctx);
397 rxkb_model_first(struct rxkb_context *ctx);
464 rxkb_layout_first(struct rxkb_context *ctx);
547 rxkb_option_group_first(struct rxkb_context *ctx);