Home
last modified time | relevance | path

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

/dports/games/mirrormagic/mirrormagic-2.0.2/src/libgame/
H A Dsdl.c37 static int video_xoffset; variable
121 video_xoffset = fullscreen_xoffset; in SDLSetVideoMode()
147 video_xoffset = 0; in SDLSetVideoMode()
183 src_x += video_xoffset; in SDLCopyArea()
196 dst_x += video_xoffset; in SDLCopyArea()
227 x += video_xoffset; in SDLFillRectangle()
268 rect.x += video_xoffset; in SDLDrawSimpleLine()
283 from_x += video_xoffset; in SDLDrawLine()
285 to_x += video_xoffset; in SDLDrawLine()
330 x += video_xoffset; in SDLGetPixel()
[all …]
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dsdl.c35 static int video_xoffset; variable
292 video_xoffset = 0; in SDLSetVideoMode()
374 src_x += video_xoffset; in SDLCopyArea()
385 dst_x += video_xoffset; in SDLCopyArea()
411 x += video_xoffset; in SDLFillRectangle()
457 dst_x += video_xoffset; in SDLFadeRectangle()
708 rect.x += video_xoffset; in SDLDrawSimpleLine()
720 from_x += video_xoffset; in SDLDrawLine()
722 to_x += video_xoffset; in SDLDrawLine()
765 x += video_xoffset; in SDLGetPixel()
[all …]
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dsdl.c35 static int video_xoffset; variable
292 video_xoffset = 0; in SDLSetVideoMode()
374 src_x += video_xoffset; in SDLCopyArea()
385 dst_x += video_xoffset; in SDLCopyArea()
411 x += video_xoffset; in SDLFillRectangle()
457 dst_x += video_xoffset; in SDLFadeRectangle()
708 rect.x += video_xoffset; in SDLDrawSimpleLine()
720 from_x += video_xoffset; in SDLDrawLine()
722 to_x += video_xoffset; in SDLDrawLine()
765 x += video_xoffset; in SDLGetPixel()
[all …]
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dsdl.c35 static int video_xoffset; variable
292 video_xoffset = 0; in SDLSetVideoMode()
374 src_x += video_xoffset; in SDLCopyArea()
385 dst_x += video_xoffset; in SDLCopyArea()
411 x += video_xoffset; in SDLFillRectangle()
457 dst_x += video_xoffset; in SDLFadeRectangle()
708 rect.x += video_xoffset; in SDLDrawSimpleLine()
720 from_x += video_xoffset; in SDLDrawLine()
722 to_x += video_xoffset; in SDLDrawLine()
765 x += video_xoffset; in SDLGetPixel()
[all …]
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dsdl.c35 static int video_xoffset; variable
292 video_xoffset = 0; in SDLSetVideoMode()
374 src_x += video_xoffset; in SDLCopyArea()
385 dst_x += video_xoffset; in SDLCopyArea()
411 x += video_xoffset; in SDLFillRectangle()
457 dst_x += video_xoffset; in SDLFadeRectangle()
708 rect.x += video_xoffset; in SDLDrawSimpleLine()
720 from_x += video_xoffset; in SDLDrawLine()
722 to_x += video_xoffset; in SDLDrawLine()
765 x += video_xoffset; in SDLGetPixel()
[all …]