Searched refs:find_ellipse (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/live_effects/ | ||
H A D | lpe-powerstroke.cpp | 71 static Ellipse find_ellipse(Point P, Point Q, Point O) function in namespace:Geom 372 ellipse = find_ellipse(B[prev_i].at1(), B[i].at0(), *O); |
Completed in 22 milliseconds