Searched refs:VK_Y (Results 1 – 6 of 6) sorted by relevance
58 #define VK_Y 'Y' macro
467 VK_keymap[VK_Y] = SDLK_y; in DIB_InitOSKeymap()
180 #define VK_Y 0x59 macro
182 return KeyEvent.VK_Y; in convertJmeCode()420 case KeyEvent.VK_Y: in convertAwtKey()
88 /* 0x10 */ VK_Y,236 case 'y': case 'Y': return VK_Y;