Searched refs:screen_top (Results 1 – 1 of 1) sorted by relevance
319 static int screen_top = SDL_WINDOWPOS_CENTERED; variable1349 SDL_SetWindowPosition(window, screen_left, screen_top); in video_open()3620 …{ "top", OPT_INT | HAS_ARG | OPT_EXPERT, { &screen_top }, "set the y position for the top of the w…