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

  /external/libxkbcommon/xkbcommon/xkbcommon/
xkbcommon-compat.h 38 (XKB_STATE_MODS_DEPRESSED | XKB_STATE_LAYOUT_DEPRESSED)
xkbcommon.h     [all...]
  /external/libxkbcommon/xkbcommon/src/
state.c 645 if (led->which_groups & XKB_STATE_LAYOUT_DEPRESSED)
706 mask |= XKB_STATE_LAYOUT_DEPRESSED;
    [all...]
text.c 90 { "base", XKB_STATE_LAYOUT_DEPRESSED },
  /external/libxkbcommon/xkbcommon/test/
common.c 439 if (changed & XKB_STATE_LAYOUT_DEPRESSED)
state.c 58 XKB_STATE_LAYOUT_DEPRESSED |
67 xkb_state_layout_index_is_active(state, group, XKB_STATE_LAYOUT_DEPRESSED) > 0 ?
  /external/libxkbcommon/xkbcommon/src/x11/
keymap.c 710 led->which_groups |= XKB_STATE_LAYOUT_DEPRESSED;
    [all...]

Completed in 493 milliseconds