Home
last modified time | relevance | path

Searched refs:rxkb_context_include_path_append_default (Results 1 – 4 of 4) sorted by relevance

/external/libxkbcommon/
Dxkbregistry.map15 rxkb_context_include_path_append_default;
/external/libxkbcommon/tools/
Dregistry-list.c128 if (!rxkb_context_include_path_append_default(ctx)) { in main()
/external/libxkbcommon/xkbcommon/
Dxkbregistry.h385 rxkb_context_include_path_append_default(struct rxkb_context *ctx);
/external/libxkbcommon/src/
Dregistry.c524 !rxkb_context_include_path_append_default(ctx)) { in rxkb_context_new()
585 rxkb_context_include_path_append_default(struct rxkb_context *ctx) in rxkb_context_include_path_append_default() function