Searched refs:SDL_hcursor (Results 1 – 3 of 3) sorted by relevance
37 HCURSOR SDL_hcursor = NULL; /* Exported for SDL_eventloop.c */ variable198 SDL_hcursor = cursor->curs; in WIN_ShowWMCursor()200 SDL_hcursor = NULL; in WIN_ShowWMCursor()204 SetCursor(SDL_hcursor); in WIN_ShowWMCursor()
103 extern HCURSOR SDL_hcursor;
697 SetCursor(SDL_hcursor); in WinMessage()