Home
last modified time | relevance | path

Searched refs:fig_addtobbox (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/autotrace/autotrace-0.31.1/
H A Doutput-fig.c100 static void fig_addtobbox(float x, float y) in fig_addtobbox() function
197 fig_addtobbox(START_POINT(s).x,START_POINT(s).y); in out_fig_splines()
207 fig_addtobbox(START_POINT(s).x,START_POINT(s).y); in out_fig_splines()
227 fig_addtobbox(START_POINT(s).x,START_POINT(s).y); in out_fig_splines()
228 fig_addtobbox(CONTROL1(s).x,CONTROL1(s).y); in out_fig_splines()
229 fig_addtobbox(CONTROL2(s).x,CONTROL2(s).y); in out_fig_splines()
230 fig_addtobbox(END_POINT(s).x,END_POINT(s).y); in out_fig_splines()