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

  /external/libxkbcommon/xkbcommon/src/
keymap.h 158 CONTROL_MOUSEKEYS = (1 << 4),
167 CONTROL_MOUSEKEYS | CONTROL_MOUSEKEYS_ACCEL | CONTROL_AX | \
text.c 64 { "MouseKeys", CONTROL_MOUSEKEYS },
  /external/libxkbcommon/xkbcommon/src/x11/
keymap.c 114 ret |= CONTROL_MOUSEKEYS;
    [all...]

Completed in 73 milliseconds