Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_elastic.h57 extern void constrained_resizing_box(int x, int y);
H A De_movept.c676 canvas_locmove_proc = constrained_resizing_box; in init_linepointmoving()
H A Du_elastic.c110 constrained_resizing_box(int x, int y) in constrained_resizing_box() function
H A De_scale.c1252 canvas_locmove_proc = constrained_resizing_box; in init_boxscale_line()