Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dinclude.c203 const char *typeDir; in FindFileInXkbPath() local
206 typeDir = DirectoryForInclude(type); in FindFileInXkbPath()
207 typeDirLen = strlen(typeDir); in FindFileInXkbPath()
221 xkb_context_include_path_get(ctx, i), typeDir, name); in FindFileInXkbPath()
227 typeDir, name); in FindFileInXkbPath()
230 xkb_context_include_path_get(ctx, i), typeDir, name); in FindFileInXkbPath()
241 typeDir, name); in FindFileInXkbPath()