Home
last modified time | relevance | path

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

/dports/games/xgalaga-sdl/xgalaga-sdl-2.1.1.0-sdl/src/
H A Dproto.h95 void S_DrawRect(int x, int y, int w, int h, Uint32 color);
H A Dsdl.c154 void S_DrawRect(int x, int y, int w, int h, Uint32 color) in S_DrawRect() function
H A Dprize.c299 S_DrawRect((winwidth-length)/2, top + 1 + SFont_TextHeight(fnt_reg_yellow), in show_bonuses()
H A Dhighscore.c261 S_DrawRect((winwidth-length)/2, top + 1 + SFont_TextHeight(fnt_reg_yellow), in show_scores()