Home
last modified time | relevance | path

Searched refs:latched_mods (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandsym.h111 xkb_mod_mask_t latched_mods,\
/third_party/weston/libweston/
Dinput.c2137 xkb_mod_mask_t latched_mods; in update_keymap() local
2157 latched_mods = xkb_state_serialize_mods(keyboard->xkb_state.state, in update_keymap()
2163 latched_mods, in update_keymap()
2180 if (!latched_mods && !locked_mods) in update_keymap()