Home
last modified time | relevance | path

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

/dports/graphics/grafx2/grafx2/src/
H A Doperatio.c3843 short vector_start_y; in Grad_rectangle_0_9() local
3849 Operation_pop(&vector_start_y); in Grad_rectangle_0_9()
3860 Hide_line_preview(vector_start_x,vector_start_y,vector_end_x,vector_end_y); in Grad_rectangle_0_9()
3863 if (vector_end_x==vector_start_x && vector_end_y==vector_start_y) in Grad_rectangle_0_9()
3869 …angle(rect_start_x,rect_start_y,rect_end_x,rect_end_y,vector_start_x,vector_start_y,vector_end_x,v… in Grad_rectangle_0_9()