Searched refs:use_environment_names (Results 1 – 3 of 3) sorted by relevance
120 if (ctx->use_environment_names) in xkb_context_get_default_rules()131 if (ctx->use_environment_names) in xkb_context_get_default_model()142 if (ctx->use_environment_names) in xkb_context_get_default_layout()156 if (layout && ctx->use_environment_names) in xkb_context_get_default_variant()167 if (ctx->use_environment_names) in xkb_context_get_default_options()
52 unsigned int use_environment_names : 1; member
271 ctx->use_environment_names = !(flags & XKB_CONTEXT_NO_ENVIRONMENT_NAMES); in xkb_context_new()