Home
last modified time | relevance | path

Searched refs:W_FillArea (Results 1 – 14 of 14) sorted by relevance

/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A Dfill.c4 W_FillArea(window, x, y, width, height, color) in W_FillArea() function
H A DWlib.h128 void W_FillArea P((W_Window window, int x, int y, unsigned int width, unsigned int height,
H A Dtext.c13 W_FillArea(window, x, y, len * W_Textwidth, W_Textheight, DARK_GREY);
H A DWproto.h82 void W_FillArea(W_Window window, int x, int y, unsigned int width, unsigned int height, W_Color col…
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dlagmeter.c137 W_FillArea(lMeter, x, y, w + 1, h + 1, color); in lMeterBox()
H A Dx11window.h43 void W_FillArea(W_Window window, int x, int y, int width, int height, W_Color color);
H A Dpingstats.c224 W_FillArea(pStats, x, y, wid + 1, hei + 1, color); in box()
H A Dstats.c182 W_FillArea(statwin, x, y, wid + 1, hei + 1, color); in box()
H A DWlib.h161 void W_FillArea(W_Window window, int x, int y, int width, int height, W_Color color);
H A Ddashboard3.c141 W_FillArea(tstatw, x, y, w, h, W_Red); in db_bar()
H A Ddashboard.c67 W_FillArea(tstatw, x, y, w + 1, h + 1, color); in db_box()
H A Dx11window.c1087 W_FillArea(W_Window window, int x, int y, int width, int height, W_Color color) in W_FillArea() function
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A DWlib.h128 void W_FillArea P((W_Window window, int x, int y, unsigned int width, unsigned int height,
H A DWproto.h82 void W_FillArea(W_Window window, int x, int y, unsigned int width, unsigned int height, W_Color col…