Lines Matching refs:xkb_context
37 xkb_context_num_failed_include_paths(struct xkb_context *ctx) in xkb_context_num_failed_include_paths()
43 xkb_context_failed_include_path_get(struct xkb_context *ctx, in xkb_context_failed_include_path_get()
53 xkb_atom_lookup(struct xkb_context *ctx, const char *string) in xkb_atom_lookup()
59 xkb_atom_intern(struct xkb_context *ctx, const char *string, size_t len) in xkb_atom_intern()
65 xkb_atom_steal(struct xkb_context *ctx, char *string) in xkb_atom_steal()
71 xkb_atom_text(struct xkb_context *ctx, xkb_atom_t atom) in xkb_atom_text()
77 xkb_log(struct xkb_context *ctx, enum xkb_log_level level, int verbosity, in xkb_log()
91 xkb_context_get_buffer(struct xkb_context *ctx, size_t size) in xkb_context_get_buffer()
116 xkb_context_get_default_rules(struct xkb_context *ctx) in xkb_context_get_default_rules()
127 xkb_context_get_default_model(struct xkb_context *ctx) in xkb_context_get_default_model()
138 xkb_context_get_default_layout(struct xkb_context *ctx) in xkb_context_get_default_layout()
149 xkb_context_get_default_variant(struct xkb_context *ctx) in xkb_context_get_default_variant()
163 xkb_context_get_default_options(struct xkb_context *ctx) in xkb_context_get_default_options()
174 xkb_context_sanitize_rule_names(struct xkb_context *ctx, in xkb_context_sanitize_rule_names()