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

  /external/libxkbcommon/xkbcommon/src/
keymap.h 159 CONTROL_MOUSEKEYS_ACCEL = (1 << 5),
167 CONTROL_MOUSEKEYS | CONTROL_MOUSEKEYS_ACCEL | CONTROL_AX | \
text.c 65 { "MouseKeysAccel", CONTROL_MOUSEKEYS_ACCEL },
  /external/libxkbcommon/xkbcommon/src/x11/
keymap.c 116 ret |= CONTROL_MOUSEKEYS_ACCEL;
    [all...]

Completed in 120 milliseconds