Searched refs:reverse_tb (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/2geom/ |
H A D | crossing.cpp | 153 Crossings reverse_tb(Crossings const &cr, unsigned split, std::vector<double> max) { function in namespace:Geom 173 CrossingSet reverse_tb(CrossingSet const &cr, unsigned split, std::vector<double> max) { function in namespace:Geom 176 Crossings res = reverse_tb(cr[i], split, max);
|
H A D | crossing.h | 194 Crossings reverse_tb(Crossings const &cr, unsigned split, std::vector<double> max); 196 CrossingSet reverse_tb(CrossingSet const &cr, unsigned split, std::vector<double> max);
|
Completed in 14 milliseconds