Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_elastic.h69 extern void constrained_resizing_ebr(int x, int y), constrained_resizing_ebd(int x, int y);
H A De_movept.c227 canvas_locmove_proc = constrained_resizing_ebd; in init_ellipsepointmoving()
H A Du_elastic.c581 constrained_resizing_ebd(int x, int y) in constrained_resizing_ebd() function
H A De_scale.c263 canvas_locmove_proc = constrained_resizing_ebd; in init_boxscale_ellipse()