Searched refs:focusWin (Results 1 – 1 of 1) sorted by relevance
260 SDL_Window *focusWin = SDL_GetKeyboardFocus(); in WIN_CaptureMouse() local261 if (focusWin) { in WIN_CaptureMouse()262 …WIN_OnWindowEnter(SDL_GetVideoDevice(), focusWin); /* make sure WM_MOUSELEAVE messages are (re)en… in WIN_CaptureMouse()