Home
last modified time | relevance | path

Searched refs:_clipEncode (Results 1 – 6 of 6) sorted by relevance

/dports/games/ballerburg/ballerburg-1.2.0/src/
H A Dsdlgfx.c1217 static int _clipEncode(Sint16 x, Sint16 y, Sint16 left, Sint16 top, Sint16 right, Sint16 bottom) in _clipEncode() function
1260 code1 = _clipEncode(*x1, *y1, left, top, right, bottom); in _clipLine()
1261 code2 = _clipEncode(*x2, *y2, left, top, right, bottom); in _clipLine()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro/nukleargui/retro/
H A DSDL_gfxPrimitives.c2269 static int _clipEncode(Sint16 x, Sint16 y, Sint16 left, Sint16 top, Sint16 right, Sint16 bottom) in _clipEncode() function
2312 code1 = _clipEncode(*x1, *y1, left, top, right, bottom); in _clipLine()
2313 code2 = _clipEncode(*x2, *y2, left, top, right, bottom); in _clipLine()
/dports/games/warmux/warmux-11.04/build/android/jni/sdl_gfx/
H A DSDL_gfxPrimitives.c1936 static int _clipEncode(Sint16 x, Sint16 y, Sint16 left, Sint16 top, Sint16 right, Sint16 bottom) in _clipEncode() function
1979 code1 = _clipEncode(*x1, *y1, left, top, right, bottom); in _clipLine()
1980 code2 = _clipEncode(*x2, *y2, left, top, right, bottom); in _clipLine()
/dports/graphics/sdl_gfx/SDL_gfx-2.0.26/
H A DSDL_gfxPrimitives.c2005 static int _clipEncode(Sint16 x, Sint16 y, Sint16 left, Sint16 top, Sint16 right, Sint16 bottom) in _clipEncode() function
2048 code1 = _clipEncode(*x1, *y1, left, top, right, bottom); in _clipLine()
2049 code2 = _clipEncode(*x2, *y2, left, top, right, bottom); in _clipLine()
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/src/
H A DSDL_gfxPrimitives.c1934 static int _clipEncode(Sint16 x, Sint16 y, Sint16 left, Sint16 top, Sint16 right, Sint16 bottom) in _clipEncode() function
1977 code1 = _clipEncode(*x1, *y1, left, top, right, bottom); in _clipLine()
1978 code2 = _clipEncode(*x2, *y2, left, top, right, bottom); in _clipLine()
/dports/devel/py-game/pygame-2.1.0/src_c/SDL_gfx/
H A DSDL_gfxPrimitives.c1944 static int _clipEncode(Sint16 x, Sint16 y, Sint16 left, Sint16 top, Sint16 right, Sint16 bottom) in _clipEncode() function
1987 code1 = _clipEncode(*x1, *y1, left, top, right, bottom); in _clipLine()
1988 code2 = _clipEncode(*x2, *y2, left, top, right, bottom); in _clipLine()