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

  /external/qemu/android/
keycode.h 63 kKeyCodeQ = KEY_Q,
charmap.c 93 { "Q", kKeyCodeQ },
159 { kKeyCodeQ , 'q', 'Q', '|', 0x0300, '|' },
  /external/qemu/android/skin/
keyboard.c 333 case SDLK_q: return kKeyCodeQ;
file.c 152 { "q", kKeyCodeQ },

Completed in 31 milliseconds