Searched refs:VK_M (Results 1 – 6 of 6) sorted by relevance
46 #define VK_M 'M' macro
455 VK_keymap[VK_M] = SDLK_m; in DIB_InitOSKeymap()
168 #define VK_M 0x4D macro
240 return KeyEvent.VK_M; in convertJmeCode()478 case KeyEvent.VK_M: in convertAwtKey()
118 /* 0x2E */ VK_M,224 case 'm': case 'M': return VK_M;