Searched refs:XkbParseFile (Results 1 – 4 of 4) sorted by relevance
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | xkbcomp-priv.h | 44 XkbParseFile(struct xkb_context *ctx, FILE *file,
|
D | xkbcomp.c | 123 xkb_file = XkbParseFile(keymap->ctx, file, "(unknown file)", NULL); in text_v1_keymap_new_from_file()
|
D | include.c | 284 xkb_file = XkbParseFile(ctx, file, stmt->file, stmt->map); in ProcessIncludeFile()
|
D | scanner.c | 190 XkbParseFile(struct xkb_context *ctx, FILE *file, in XkbParseFile() function
|