Searched refs:K_P7 (Results 1 – 4 of 4) sorted by relevance
101 case K_P7: in GS_vgainitkeymaps()892 case K_P7: keymap[i] = SDLK_KP7; break; in GS_InitOSKeymap()
88 case K_P7: in SVGA_initkeymaps()
108 case K_P7: in FB_vgainitkeymaps()1169 case K_P7: keymap[i] = SDLK_KP7; break; in FB_InitOSKeymap()
342 #define K_P7 K(KT_PAD,7) macro