Searched refs:VK_S (Results 1 – 6 of 6) sorted by relevance
52 #define VK_S 'S' macro
461 VK_keymap[VK_S] = SDLK_s; in DIB_InitOSKeymap()
174 #define VK_S 0x53 macro
202 return KeyEvent.VK_S; in convertJmeCode()440 case KeyEvent.VK_S: in convertAwtKey()
73 /* 1 */ VK_S,230 case 's': case 'S': return VK_S;