Searched refs:SDL_hcursor (Results 1 – 3 of 3) sorted by relevance
37 HCURSOR SDL_hcursor = NULL; /* Exported for SDL_eventloop.c */ variable197 SDL_hcursor = cursor->curs; in WIN_ShowWMCursor()199 SDL_hcursor = NULL; in WIN_ShowWMCursor()203 SetCursor(SDL_hcursor); in WIN_ShowWMCursor()
112 extern HCURSOR SDL_hcursor;
620 SetCursor(SDL_hcursor); in WinMessage()