Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/
Dxkbcommon.map7 xkb_context_new;
/external/libxkbcommon/xkbcommon/src/
Dcontext.c241 xkb_context_new(enum xkb_context_flags flags) in xkb_context_new() function
/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon.h528 xkb_context_new(enum xkb_context_flags flags);
/external/libxkbcommon/xkbcommon/test/
Dcommon.c241 ctx = xkb_context_new(ctx_flags); in test_get_context()
/external/libxkbcommon/xkbcommon/doc/
Dquick-guide.md38 ctx = xkb_context_new(XKB_CONTEXT_NO_FLAGS);