Home
last modified time | relevance | path

Searched refs:KEYD_KP_PLUS (Results 1 – 3 of 3) sorted by relevance

/dports/games/edge/Edge-1.35-source/src/
H A Ddm_defs.h190 #define KEYD_KP_PLUS (0x80+0x6b) macro
H A Di_ctrl.cc127 case SDLK_KP_PLUS: return KEYD_KP_PLUS; in TranslateSDLKey()
H A De_input.cc752 { KEYD_KP_PLUS, "KP_PLUS" },