Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_elastic.h63 extern void scaling_compound(int x, int y);
H A Du_elastic.c128 scaling_compound(int x, int y) in scaling_compound() function
H A De_scale.c726 canvas_locmove_proc = scaling_compound; in init_scale_compound()