Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/events/
DSDL_events_c.h74 extern void SDL_CheckKeyRepeat(void);
DSDL_events.c111 SDL_CheckKeyRepeat(); in SDL_GobbleEvents()
378 SDL_CheckKeyRepeat(); in SDL_PumpEvents()
DSDL_keyboard.c537 void SDL_CheckKeyRepeat(void) in SDL_CheckKeyRepeat() function