HomeSort by relevance Sort by last modified time
    Searched defs:KEY_LEFT (Results 1 - 12 of 12) sorted by null

  /external/syslinux/com32/libutil/include/
getkey.h 69 #define KEY_LEFT 0x0122
  /external/syslinux/gpxe/src/include/gpxe/
keys.h 66 #define KEY_LEFT KEY_ANSI ( 0, 'D' ) /**< Left arrow */
  /frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
LockscreenFragment.java 66 private static final String KEY_LEFT = "left";
  /external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
vt320.java 734 public final static int KEY_LEFT = 16;
1015 case KEY_LEFT:
    [all...]
  /external/toybox/generated/
tags.h 133 #define KEY_LEFT 3
  /external/libxkbcommon/xkbcommon/test/
evdev-scancodes.h 132 #define KEY_LEFT 105
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]
  /bionic/libc/kernel/uapi/linux/
input-event-codes.h 154 #define KEY_LEFT 105
  /external/autotest/client/bin/input/
linux_input.py 292 KEY_LEFT = 105
    [all...]
  /external/kernel-headers/original/uapi/linux/
input-event-codes.h 180 #define KEY_LEFT 105
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h 283 #define KEY_LEFT 105

Completed in 226 milliseconds