Home
last modified time | relevance | path

Searched defs:xkb_key (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libxkbcommon/src/
H A Dkeymap.h332 struct xkb_key { struct
333 xkb_keycode_t keycode; argument
334 xkb_atom_t name;
336 enum xkb_explicit_components explicit;
338 xkb_mod_mask_t modmap;
362 struct xkb_keymap { argument