Home
last modified time | relevance | path

Searched refs:Draw_grad_circle (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/grafx2/grafx2/src/
H A Dgraph.h107 void Draw_grad_circle (short center_x,short center_y,long sqradius,short spot_x,short spot_y);
H A Doperatio.c3165 Draw_grad_circle(center_x,center_y,limit,Paintbrush_X,Paintbrush_Y); in Grad_circle_12_8()
H A Dgraph.c2332 void Draw_grad_circle(short center_x,short center_y,long sqradius,short spot_x,short spot_y) in Draw_grad_circle() function