Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon.h502 enum xkb_context_flags { enum
528 xkb_context_new(enum xkb_context_flags flags);
/external/libxkbcommon/xkbcommon/src/
Dcontext.c241 xkb_context_new(enum xkb_context_flags flags) in xkb_context_new()
/external/libxkbcommon/xkbcommon/test/
Dcommon.c225 enum xkb_context_flags ctx_flags; in test_get_context()