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

  /external/qemu/android/
keycode.h 81 kKeyCodeSpace = KEY_SPACE,
130 * android_keycode_rotate( kKeyCodeSpace, n ) => kKeyCodeSpace independent of n
charmap.c 117 { "SPACE", kKeyCodeSpace },
173 { kKeyCodeSpace , 0x20, 0x20, 0x9, 0x9, 0x20 },
  /external/qemu/android/skin/
keyboard.c 361 case SDLK_SPACE: return kKeyCodeSpace;
file.c 183 { "SPACE", kKeyCodeSpace },

Completed in 21 milliseconds