Searched refs:xkb_context_include_path_append (Results 1 – 5 of 5) sorted by relevance
40 xkb_context_include_path_append(struct xkb_context *ctx, const char *path) in xkb_context_include_path_append() function83 ret |= xkb_context_include_path_append(ctx, DFLT_XKB_CONFIG_ROOT); in xkb_context_include_path_append_default()91 ret |= xkb_context_include_path_append(ctx, user_path); in xkb_context_include_path_append_default()
38 assert(!xkb_context_include_path_append(context, "¡NONSENSE!")); in main()
249 xkb_context_include_path_append(ctx, path); in test_get_context()
12 xkb_context_include_path_append;
597 xkb_context_include_path_append(struct xkb_context *context, const char *path);