Home
last modified time | relevance | path

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

/dports/games/lbreakout2/lbreakout2-2.6.5/gui/
H A Dstk.h245 void stk_surface_set_pixel(
H A Dstk.c857 void stk_surface_set_pixel( in stk_surface_set_pixel() function
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dmisc.c273 stk_surface_set_pixel( shadow, i, j, white ); in create_shadow()
275 stk_surface_set_pixel( shadow, i, j, black ); in create_shadow()
H A Dsetselect.c102 stk_surface_set_pixel(newsurf, i, j, in shrink_surface_half()