Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dd_regpoly.c71 elastic_poly(fix_x, fix_y, cur_x, cur_y, work_numsides); in init_regpoly_drawing()
79 elastic_poly(fix_x, fix_y, cur_x, cur_y, work_numsides); in cancel_regpoly()
96 elastic_poly(fix_x, fix_y, cur_x, cur_y, work_numsides); in create_regpoly()
H A Du_elastic.h61 extern void elastic_poly(int x1, int y1, int x2, int y2, int numsides);
H A Du_elastic.c467 elastic_poly(int x1, int y1, int x2, int y2, int numsides) in elastic_poly() function
501 elastic_poly(fix_x, fix_y, cur_x, cur_y, work_numsides); in resizing_poly()
506 elastic_poly(fix_x, fix_y, cur_x, cur_y, work_numsides); in resizing_poly()