Searched refs:use_environment_names (Results 1 – 3 of 3) sorted by relevance
107 if (ctx->use_environment_names) in xkb_context_get_default_rules()118 if (ctx->use_environment_names) in xkb_context_get_default_model()129 if (ctx->use_environment_names) in xkb_context_get_default_layout()143 if (layout && ctx->use_environment_names) in xkb_context_get_default_variant()154 if (ctx->use_environment_names) in xkb_context_get_default_options()
55 unsigned int use_environment_names : 1; member
319 ctx->use_environment_names = !(flags & XKB_CONTEXT_NO_ENVIRONMENT_NAMES); in xkb_context_new()