Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/events/
DSDL_events_c.h77 extern void SDL_CheckKeyRepeat(void);
DSDL_events.c111 SDL_CheckKeyRepeat(); in SDL_GobbleEvents()
380 SDL_CheckKeyRepeat(); in SDL_PumpEvents()
DSDL_keyboard.c573 void SDL_CheckKeyRepeat(void) in SDL_CheckKeyRepeat() function