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

  /external/qemu/android/
keycode.h 65 kKeyCodeS = KEY_S,
charmap.c 95 { "S", kKeyCodeS },
161 { kKeyCodeS , 's', 'S', '\\', 0x00DF, '\\' },
  /external/qemu/android/skin/
keyboard.c 344 case SDLK_s: return kKeyCodeS;
file.c 163 { "s", kKeyCodeS },

Completed in 26 milliseconds