Searched refs:xkb_context_new (Results 1 – 5 of 5) sorted by relevance
7 xkb_context_new;
241 xkb_context_new(enum xkb_context_flags flags) in xkb_context_new() function
528 xkb_context_new(enum xkb_context_flags flags);
241 ctx = xkb_context_new(ctx_flags); in test_get_context()
38 ctx = xkb_context_new(XKB_CONTEXT_NO_FLAGS);