Searched refs:make_focus (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | bezier-clipping.cpp | 513 void make_focus (std::vector<Point> & F, std::vector<Point> const& B) function in namespace:Geom::detail::bezier_clipping 522 std::cerr << "make_focus: unable to make up a closed focus" << std::endl; 705 make_focus(F, A); |
Completed in 2637 milliseconds