Searched refs:KEY_KPMINUS (Results 1 – 7 of 7) sorted by relevance
94 #define KEY_KPMINUS 74 macro
53 KEY_KPSLASH, KEY_KPASTERISK, KEY_KPMINUS, KEY_KPPLUS,
505 key != KEY_KPMINUS && key != KEY_KPPLUS) in input_keycodes_to_ascii()
148 #define KEY_KPMINUS 74 macro
349 [SDL_SCANCODE_KP_MINUS] = KEY_KPMINUS,
577 MATRIX_KEY(0x1B, 0x03, KEY_KPMINUS)
707 MATRIX_KEY(0x1B, 0x03, KEY_KPMINUS)
Completed in 23 milliseconds