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

  /external/qemu/android/
keycode.h 57 kKeyCodeK = KEY_K,
charmap.c 87 { "K", kKeyCodeK },
153 { kKeyCodeK , 'k', 'K', ';', '~', ';' },
  /external/qemu/android/skin/
keyboard.c 350 case SDLK_k: return kKeyCodeK;
file.c 169 { "k", kKeyCodeK },

Completed in 1527 milliseconds