Searched refs:SDL_windowY (Results 1 – 4 of 4) sorted by relevance
110 extern int SDL_windowY;
74 int SDL_windowY = 0; variable677 SDL_windowY = SDL_bounds.top; in WinMessage()
1190 SDL_windowY = y;1200 bounds.top = SDL_windowY;1202 bounds.bottom = SDL_windowY+video->h;1212 } else if ( SDL_windowX || SDL_windowY || window ) {1227 SDL_windowY = SDL_bounds.top;1595 SDL_windowY = y;1605 bounds.top = SDL_windowY;1607 bounds.bottom = SDL_windowY+video->h;1614 } else if ( SDL_windowX || SDL_windowY || window ) {1623 SDL_windowY = SDL_bounds.top;
798 SDL_windowY = y;808 bounds.top = SDL_windowY;810 bounds.bottom = SDL_windowY+video->h;825 } else if ( SDL_windowX || SDL_windowY || window ) {840 SDL_windowY = SDL_bounds.top;