Searched refs:VK_A (Results 1 – 6 of 6) sorted by relevance
34 #define VK_A 'A' macro
443 VK_keymap[VK_A] = SDLK_a; in DIB_InitOSKeymap()
156 #define VK_A 0x41 macro
200 return KeyEvent.VK_A; in convertJmeCode()438 case KeyEvent.VK_A: in convertAwtKey()
72 /* 0 */ VK_A,212 case 'a': case 'A': return VK_A;