Home
last modified time | relevance | path

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

/dports/graphics/grafx2/grafx2/src/
H A Dgraph.h81 void Draw_empty_inscribed_ellipse_preview(short x1,short y1,short x2,short y2,byte color);
H A Doperatio.c1217 Draw_empty_inscribed_ellipse_preview(center_x,center_y,Paintbrush_X,Paintbrush_Y,color); in Ellipse_12_5()
3302 Draw_empty_inscribed_ellipse_preview(center_x,center_y,Paintbrush_X,Paintbrush_Y,color); in Grad_ellipse_12_6()
H A Dgraph.c1562 void Draw_empty_inscribed_ellipse_preview(short x1,short y1,short x2,short y2,byte color) in Draw_empty_inscribed_ellipse_preview() function