Searched refs:VK_L (Results 1 – 6 of 6) sorted by relevance
45 #define VK_L 'L' macro
454 VK_keymap[VK_L] = SDLK_l; in DIB_InitOSKeymap()
167 #define VK_L 0x4C macro
216 return KeyEvent.VK_L; in convertJmeCode()454 case KeyEvent.VK_L: in convertAwtKey()
109 /* 0x25 */ VK_L,223 case 'l': case 'L': return VK_L;