Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/
Dxkbcommon.h573 enum xkb_context_flags { enum
595 xkb_context_new(enum xkb_context_flags flags);
/external/libxkbcommon/src/
Dcontext.c289 xkb_context_new(enum xkb_context_flags flags) in xkb_context_new()
/external/libxkbcommon/test/
Dcommon.c234 enum xkb_context_flags ctx_flags; in test_get_context()