HomeSort by relevance Sort by last modified time
    Searched refs:XKB_STATE_LAYOUT_LATCHED (Results 1 - 7 of 7) sorted by null

  /external/libxkbcommon/xkbcommon/xkbcommon/
xkbcommon-compat.h 40 (XKB_STATE_MODS_LATCHED | XKB_STATE_LAYOUT_LATCHED)
xkbcommon.h     [all...]
  /external/libxkbcommon/xkbcommon/src/
state.c 647 if (led->which_groups & XKB_STATE_LAYOUT_LATCHED)
708 mask |= XKB_STATE_LAYOUT_LATCHED;
    [all...]
text.c 91 { "latched", XKB_STATE_LAYOUT_LATCHED },
  /external/libxkbcommon/xkbcommon/test/
common.c 441 if (changed & XKB_STATE_LAYOUT_LATCHED)
state.c 59 XKB_STATE_LAYOUT_LATCHED |
69 xkb_state_layout_index_is_active(state, group, XKB_STATE_LAYOUT_LATCHED) > 0 ?
  /external/libxkbcommon/xkbcommon/src/x11/
keymap.c 712 led->which_groups |= XKB_STATE_LAYOUT_LATCHED;
    [all...]

Completed in 868 milliseconds