Home
last modified time | relevance | path

Searched refs:xkb_context_include_path_append (Results 1 – 5 of 5) sorted by relevance

/external/libxkbcommon/xkbcommon/src/
Dcontext.c40 xkb_context_include_path_append(struct xkb_context *ctx, const char *path) in xkb_context_include_path_append() function
83 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()
/external/libxkbcommon/xkbcommon/test/
Dcontext.c38 assert(!xkb_context_include_path_append(context, "¡NONSENSE!")); in main()
Dcommon.c249 xkb_context_include_path_append(ctx, path); in test_get_context()
/external/libxkbcommon/xkbcommon/
Dxkbcommon.map12 xkb_context_include_path_append;
/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon.h597 xkb_context_include_path_append(struct xkb_context *context, const char *path);