Searched refs:SDL_CursorInit (Results 1 – 3 of 3) sorted by relevance
27 extern int SDL_CursorInit(Uint32 flags);
65 int SDL_CursorInit(Uint32 multithreaded) in SDL_CursorInit() function
275 SDL_CursorInit(flags & SDL_INIT_EVENTTHREAD); in SDL_VideoInit()