Searched refs:VK_R (Results 1 – 6 of 6) sorted by relevance
51 #define VK_R 'R' macro
460 VK_keymap[VK_R] = SDLK_r; in DIB_InitOSKeymap()
173 #define VK_R 0x52 macro
282 KeyEvent.VK_R, InputEvent.CTRL_MASK)); in RunAction()
87 /* 0x0F */ VK_R,229 case 'r': case 'R': return VK_R;