Searched defs:SDL_RegisterApp (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
H A DSDL_sysevents.c791 int SDL_RegisterApp(char *name, Uint32 style, void *hInst) function
867 /* Unregisters the windowclass registered in SDL_RegisterApp above. */
872 /* SDL_RegisterApp might not have been called before */

Completed in 62 milliseconds