Home
last modified time | relevance | path

Searched defs:x11_atom_cache (Results 1 – 2 of 2) sorted by relevance

/external/libxkbcommon/src/x11/
Dutil.c158 struct x11_atom_cache { struct
180 if (!ctx->x11_atom_cache) { in adopt_atoms() argument
/external/libxkbcommon/src/
Dcontext.h49 void *x11_atom_cache; member