Searched refs:WIN_OnWindowEnter (Results 1 – 4 of 4) sorted by relevance
82 extern void WIN_OnWindowEnter(_THIS, SDL_Window * window);
263 …WIN_OnWindowEnter(SDL_GetVideoDevice(), focusWin); /* make sure WM_MOUSELEAVE messages are (re)en… in WIN_CaptureMouse()
175 device->OnWindowEnter = WIN_OnWindowEnter; in WIN_CreateDevice()
893 void WIN_OnWindowEnter(_THIS, SDL_Window * window) in WIN_OnWindowEnter() function
Completed in 6 milliseconds