Searched refs:FindFileInXkbPath (Results 1 – 3 of 3) sorted by relevance
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | include.c | 197 FindFileInXkbPath(struct xkb_context *ctx, const char *name, in FindFileInXkbPath() function 280 file = FindFileInXkbPath(ctx, stmt->file, file_type, NULL); in ProcessIncludeFile()
|
D | include.h | 35 FindFileInXkbPath(struct xkb_context *ctx, const char *name,
|
D | rules.c | 1014 file = FindFileInXkbPath(ctx, rmlvo->rules, FILE_TYPE_RULES, &path); in xkb_components_from_rules()
|