Searched refs:focusWin (Results 1 – 1 of 1) sorted by relevance
261 SDL_Window *focusWin = SDL_GetKeyboardFocus(); in WIN_CaptureMouse() local262 if (focusWin) { in WIN_CaptureMouse()263 …WIN_OnWindowEnter(SDL_GetVideoDevice(), focusWin); /* make sure WM_MOUSELEAVE messages are (re)en… in WIN_CaptureMouse()
Completed in 2 milliseconds