OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MK_KP_MINUS
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_mackeys.h
83
#define
MK_KP_MINUS
0x4E
SDL_macevents.c
527
MAC_keymap[
MK_KP_MINUS
] = SDLK_KP_MINUS;
640
MAC_keymap[
MK_KP_MINUS
] = SDLK_KP_MINUS;
Completed in 119 milliseconds