Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_elastic.h67 extern void resizing_cbr(int x, int y), elastic_cbr(void), resizing_cbd(int x, int y), elastic_cbd(…
H A Dd_ellipse.c289 canvas_locmove_proc = resizing_cbd; in init_circlebydiameter_drawing()
H A De_movept.c231 canvas_locmove_proc = resizing_cbd; in init_ellipsepointmoving()
H A Du_elastic.c635 resizing_cbd(int x, int y) in resizing_cbd() function