Searched refs:xkb_context_include_path_get (Results 1 – 4 of 4) sorted by relevance
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | include.c | 211 size_t new_buf_size = strlen(xkb_context_include_path_get(ctx, i)) + in FindFileInXkbPath() 221 xkb_context_include_path_get(ctx, i), typeDir, name); in FindFileInXkbPath() 226 xkb_context_include_path_get(ctx, i), in FindFileInXkbPath() 230 xkb_context_include_path_get(ctx, i), typeDir, name); in FindFileInXkbPath() 248 xkb_context_include_path_get(ctx, i)); in FindFileInXkbPath()
|
/external/libxkbcommon/xkbcommon/ |
D | xkbcommon.map | 17 xkb_context_include_path_get;
|
/external/libxkbcommon/xkbcommon/src/ |
D | context.c | 138 xkb_context_include_path_get(struct xkb_context *ctx, unsigned int idx) in xkb_context_include_path_get() function
|
/external/libxkbcommon/xkbcommon/xkbcommon/ |
D | xkbcommon.h | 647 xkb_context_include_path_get(struct xkb_context *context, unsigned int index);
|