Home
last modified time | relevance | path

Searched refs:__FillRectAlpha8888_32bit (Results 1 – 4 of 4) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dgraphics.c888 static int __FillRectAlpha8888_32bit(SDL_Surface *pSurface, SDL_Rect *pRect, in __FillRectAlpha8888_32bit() function
1325 return __FillRectAlpha8888_32bit(pSurface, pRect, pColor); in fill_rect_alpha()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dgraphics.c888 static int __FillRectAlpha8888_32bit(SDL_Surface *pSurface, SDL_Rect *pRect, in __FillRectAlpha8888_32bit() function
1325 return __FillRectAlpha8888_32bit(pSurface, pRect, pColor); in fill_rect_alpha()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dgraphics.c1611 static int __FillRectAlpha8888_32bit(SDL_Surface * pSurface, SDL_Rect * pRect, in __FillRectAlpha8888_32bit() function
2399 static int __FillRectAlpha8888_32bit(SDL_Surface * pSurface, SDL_Rect * pRect, in __FillRectAlpha8888_32bit() function
2846 return __FillRectAlpha8888_32bit(pSurface, pRect, pColor); in SDL_FillRectAlpha()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dgraphics.c1611 static int __FillRectAlpha8888_32bit(SDL_Surface * pSurface, SDL_Rect * pRect, in __FillRectAlpha8888_32bit() function
2399 static int __FillRectAlpha8888_32bit(SDL_Surface * pSurface, SDL_Rect * pRect, in __FillRectAlpha8888_32bit() function
2846 return __FillRectAlpha8888_32bit(pSurface, pRect, pColor); in SDL_FillRectAlpha()