Searched refs:centerpos (Results 1 – 1 of 1) sorted by relevance
1768 position centerpos; in make_arc() local1770 centerpos = at; in make_arc()1772 centerpos = startpos; in make_arc()1787 centerpos = position(cos(theta), sin(theta))*radius + startpos; in make_arc()1789 arc_object *p = new arc_object(cw, startpos, endpos, centerpos); in make_arc()