Searched refs:VK_V (Results 1 – 6 of 6) sorted by relevance
55 #define VK_V 'V' macro
464 VK_keymap[VK_V] = SDLK_v; in DIB_InitOSKeymap()
177 #define VK_V 0x56 macro
234 return KeyEvent.VK_V; in convertJmeCode()472 case KeyEvent.VK_V: in convertAwtKey()
81 /* 9 */ VK_V,233 case 'v': case 'V': return VK_V;