Searched refs:VK_H (Results 1 – 6 of 6) sorted by relevance
41 #define VK_H 'H' macro
450 VK_keymap[VK_H] = SDLK_h; in DIB_InitOSKeymap()
163 #define VK_H 0x48 macro
210 return KeyEvent.VK_H; in convertJmeCode()448 case KeyEvent.VK_H: in convertAwtKey()
76 /* 4 */ VK_H,219 case 'h': case 'H': return VK_H;