Home
last modified time | relevance | path

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

/dports/games/mirrormagic/mirrormagic-2.0.2/src/libgame/
H A Dsdl.c38 static int video_yoffset; variable
122 video_yoffset = fullscreen_yoffset; in SDLSetVideoMode()
148 video_yoffset = 0; in SDLSetVideoMode()
184 src_y += video_yoffset; in SDLCopyArea()
197 dst_y += video_yoffset; in SDLCopyArea()
228 y += video_yoffset; in SDLFillRectangle()
269 rect.y += video_yoffset; in SDLDrawSimpleLine()
284 from_y += video_yoffset; in SDLDrawLine()
286 to_y += video_yoffset; in SDLDrawLine()
331 y += video_yoffset; in SDLGetPixel()
[all …]
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dsdl.c36 static int video_yoffset; variable
293 video_yoffset = 0; in SDLSetVideoMode()
375 src_y += video_yoffset; in SDLCopyArea()
386 dst_y += video_yoffset; in SDLCopyArea()
412 y += video_yoffset; in SDLFillRectangle()
458 dst_y += video_yoffset; in SDLFadeRectangle()
709 rect.y += video_yoffset; in SDLDrawSimpleLine()
721 from_y += video_yoffset; in SDLDrawLine()
723 to_y += video_yoffset; in SDLDrawLine()
766 y += video_yoffset; in SDLGetPixel()
[all …]
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dsdl.c36 static int video_yoffset; variable
293 video_yoffset = 0; in SDLSetVideoMode()
375 src_y += video_yoffset; in SDLCopyArea()
386 dst_y += video_yoffset; in SDLCopyArea()
412 y += video_yoffset; in SDLFillRectangle()
458 dst_y += video_yoffset; in SDLFadeRectangle()
709 rect.y += video_yoffset; in SDLDrawSimpleLine()
721 from_y += video_yoffset; in SDLDrawLine()
723 to_y += video_yoffset; in SDLDrawLine()
766 y += video_yoffset; in SDLGetPixel()
[all …]
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dsdl.c36 static int video_yoffset; variable
293 video_yoffset = 0; in SDLSetVideoMode()
375 src_y += video_yoffset; in SDLCopyArea()
386 dst_y += video_yoffset; in SDLCopyArea()
412 y += video_yoffset; in SDLFillRectangle()
458 dst_y += video_yoffset; in SDLFadeRectangle()
709 rect.y += video_yoffset; in SDLDrawSimpleLine()
721 from_y += video_yoffset; in SDLDrawLine()
723 to_y += video_yoffset; in SDLDrawLine()
766 y += video_yoffset; in SDLGetPixel()
[all …]
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dsdl.c36 static int video_yoffset; variable
293 video_yoffset = 0; in SDLSetVideoMode()
375 src_y += video_yoffset; in SDLCopyArea()
386 dst_y += video_yoffset; in SDLCopyArea()
412 y += video_yoffset; in SDLFillRectangle()
458 dst_y += video_yoffset; in SDLFadeRectangle()
709 rect.y += video_yoffset; in SDLDrawSimpleLine()
721 from_y += video_yoffset; in SDLDrawLine()
723 to_y += video_yoffset; in SDLDrawLine()
766 y += video_yoffset; in SDLGetPixel()
[all …]