Home
last modified time | relevance | path

Searched refs:xkb_x11_state_new_from_device (Results 1 – 6 of 6) sorted by relevance

/external/libxkbcommon/xkbcommon/
Dxkbcommon-x11.map6 xkb_x11_state_new_from_device;
/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon-x11.h234 xkb_x11_state_new_from_device(struct xkb_keymap *keymap,
/external/libxkbcommon/xkbcommon/src/x11/
Dstate.c51 xkb_x11_state_new_from_device(struct xkb_keymap *keymap, in xkb_x11_state_new_from_device() function
/external/libxkbcommon/xkbcommon/test/
Dx11.c62 state = xkb_x11_state_new_from_device(keymap, conn, device_id); in main()
Dinteractive-x11.c128 new_state = xkb_x11_state_new_from_device(new_keymap, kbd->conn, in update_keymap()
/external/libxkbcommon/xkbcommon/doc/
Dquick-guide.md117 state = xkb_x11_state_new_from_device(keymap, conn, device_id);