Searched refs:SDL_windowY (Results 1 – 4 of 4) sorted by relevance
119 extern int SDL_windowY;
78 int SDL_windowY = 0; variable600 SDL_windowY = SDL_bounds.top; in WinMessage()
1207 SDL_windowY = y;1217 bounds.top = SDL_windowY;1219 bounds.bottom = SDL_windowY+video->h;1229 } else if ( SDL_windowX || SDL_windowY || window ) {1244 SDL_windowY = SDL_bounds.top;1612 SDL_windowY = y;1622 bounds.top = SDL_windowY;1624 bounds.bottom = SDL_windowY+video->h;1631 } else if ( SDL_windowX || SDL_windowY || window ) {1640 SDL_windowY = SDL_bounds.top;
545 SDL_windowY = y;555 bounds.top = SDL_windowY;557 bounds.bottom = SDL_windowY+height;572 } else if ( SDL_windowX || SDL_windowY || window ) {587 SDL_windowY = SDL_bounds.top;