Searched refs:reverse_ta (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/2geom/
H A Dcrossing.cpp143 Crossings reverse_ta(Crossings const &cr, std::vector<double> max) { function in namespace:Geom
163 CrossingSet reverse_ta(CrossingSet const &cr, unsigned split, std::vector<double> max) { function in namespace:Geom
166 Crossings res = reverse_ta(cr[i], max);
H A Dcrossing.h193 Crossings reverse_ta(Crossings const &cr, std::vector<double> max);
195 CrossingSet reverse_ta(CrossingSet const &cr, unsigned split, std::vector<double> max);

Completed in 15 milliseconds