Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_elastic.h74 extern void scaling_ellipse(int x, int y);
H A Du_elastic.c716 scaling_ellipse(int x, int y) in scaling_ellipse() function
H A De_scale.c365 canvas_locmove_proc = scaling_ellipse; in init_scale_ellipse()