Home
last modified time | relevance | path

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

/external/libxkbcommon/src/xkbcomp/
Dinclude.c241 const char *typeDir; in FindFileInXkbPath() local
243 typeDir = DirectoryForInclude(type); in FindFileInXkbPath()
247 typeDir, name); in FindFileInXkbPath()
250 xkb_context_include_path_get(ctx, i), typeDir, name); in FindFileInXkbPath()
268 typeDir, name); in FindFileInXkbPath()