Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
DSDL_sysevents.c697 void *SDL_GetModuleHandle(void) in SDL_GetModuleHandle() function
734 SDL_Instance = hInst ? hInst : SDL_GetModuleHandle(); in SDL_RegisterApp()
745 SDL_Instance = hInst ? hInst : SDL_GetModuleHandle(); in SDL_RegisterApp()