Home
last modified time | relevance | path

Searched refs:fullscreen_xoffset (Results 1 – 5 of 5) sorted by relevance

/dports/games/mirrormagic/mirrormagic-2.0.2/src/libgame/
H A Dsdl.c35 static int fullscreen_xoffset; variable
67 fullscreen_xoffset = 0; in SDLInitVideoBuffer()
81 fullscreen_xoffset = (fullscreen_width - video.width) / 2; in SDLInitVideoBuffer()
121 video_xoffset = fullscreen_xoffset; in SDLSetVideoMode()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dsdl.c33 static int fullscreen_xoffset; variable
56 fullscreen_xoffset = (fullscreen_width - video.width) / 2; in setFullscreenParameters()
126 fullscreen_xoffset = 0; in SDLInitVideoBuffer()
140 fullscreen_xoffset = (fullscreen_width - video.width) / 2; in SDLInitVideoBuffer()
263 video_xoffset = fullscreen_xoffset; in SDLSetVideoMode()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dsdl.c33 static int fullscreen_xoffset; variable
56 fullscreen_xoffset = (fullscreen_width - video.width) / 2; in setFullscreenParameters()
126 fullscreen_xoffset = 0; in SDLInitVideoBuffer()
140 fullscreen_xoffset = (fullscreen_width - video.width) / 2; in SDLInitVideoBuffer()
263 video_xoffset = fullscreen_xoffset; in SDLSetVideoMode()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dsdl.c33 static int fullscreen_xoffset; variable
56 fullscreen_xoffset = (fullscreen_width - video.width) / 2; in setFullscreenParameters()
126 fullscreen_xoffset = 0; in SDLInitVideoBuffer()
140 fullscreen_xoffset = (fullscreen_width - video.width) / 2; in SDLInitVideoBuffer()
263 video_xoffset = fullscreen_xoffset; in SDLSetVideoMode()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dsdl.c33 static int fullscreen_xoffset; variable
56 fullscreen_xoffset = (fullscreen_width - video.width) / 2; in setFullscreenParameters()
126 fullscreen_xoffset = 0; in SDLInitVideoBuffer()
140 fullscreen_xoffset = (fullscreen_width - video.width) / 2; in SDLInitVideoBuffer()
263 video_xoffset = fullscreen_xoffset; in SDLSetVideoMode()