Home
last modified time | relevance | path

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

/external/libxkbcommon/src/xkbcomp/
Dkeymap.c226 static const compile_file_fn compile_file_fns[LAST_KEYMAP_FILE_TYPE + 1] = { variable
291 ok = compile_file_fns[type](files[type], keymap, merge); in CompileKeymap()