HomeSort by relevance Sort by last modified time
    Searched refs:SDL_GetKeyRepeat (Results 1 - 6 of 6) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_keyboard.h 87 extern DECLSPEC void SDLCALL SDL_GetKeyRepeat(int *delay, int *interval);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_keyboard.h 87 extern DECLSPEC void SDLCALL SDL_GetKeyRepeat(int *delay, int *interval);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_keyboard.h 87 extern DECLSPEC void SDLCALL SDL_GetKeyRepeat(int *delay, int *interval);
  /prebuilt/windows/sdl/include/SDL/
SDL_keyboard.h 87 extern DECLSPEC void SDLCALL SDL_GetKeyRepeat(int *delay, int *interval);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 70 SDL_GetKeyRepeat
  /external/qemu/distrib/sdl-1.2.12/src/events/
SDL_keyboard.c 573 void SDL_GetKeyRepeat(int *delay, int *interval)

Completed in 32 milliseconds