Searched defs:default_root (Results 1 – 2 of 2) sorted by relevance
396 const char *default_root = xkb_context_include_path_get_system_path(m->ctx); in matcher_include() local403 const char *default_root = xkb_context_include_path_get_extra_path(m->ctx); in matcher_include() local
572 def default_root() -> str: function