Home
last modified time | relevance | path

Searched refs:xkb_keymap_new (Results 1 – 4 of 4) sorted by relevance

/external/libxkbcommon/src/
Dkeymap.c140 keymap = xkb_keymap_new(ctx, format, flags); in xkb_keymap_new_from_names()
193 keymap = xkb_keymap_new(ctx, format, flags); in xkb_keymap_new_from_buffer()
230 keymap = xkb_keymap_new(ctx, format, flags); in xkb_keymap_new_from_file()
Dkeymap-priv.c56 xkb_keymap_new(struct xkb_context *ctx, in xkb_keymap_new() function
Dkeymap.h453 xkb_keymap_new(struct xkb_context *ctx,
/external/libxkbcommon/src/x11/
Dkeymap.c1168 keymap = xkb_keymap_new(ctx, format, flags); in xkb_x11_keymap_new_from_device()