HomeSort by relevance Sort by last modified time
    Searched refs:use_environment_names (Results 1 - 3 of 3) sorted by null

  /external/libxkbcommon/xkbcommon/src/
context-priv.c 120 if (ctx->use_environment_names)
131 if (ctx->use_environment_names)
142 if (ctx->use_environment_names)
156 if (layout && ctx->use_environment_names)
167 if (ctx->use_environment_names)
context.h 52 unsigned int use_environment_names : 1; member in struct:xkb_context
context.c 271 ctx->use_environment_names = !(flags & XKB_CONTEXT_NO_ENVIRONMENT_NAMES);

Completed in 232 milliseconds