Home
last modified time | relevance | path

Searched refs:xkb_context_include_path_get_extra_path (Results 1 – 3 of 3) sorted by relevance

/external/libxkbcommon/src/
Dcontext.c87 xkb_context_include_path_get_extra_path(struct xkb_context *ctx) in xkb_context_include_path_get_extra_path() function
136 extra = xkb_context_include_path_get_extra_path(ctx); in xkb_context_include_path_append_default()
Dcontext.h66 xkb_context_include_path_get_extra_path(struct xkb_context *ctx);
/external/libxkbcommon/src/xkbcomp/
Drules.c403 const char *default_root = xkb_context_include_path_get_extra_path(m->ctx); in matcher_include()