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

/inkscape/src/2geom/
H A Dline.cpp272 filter_ray_intersections(result, false, true);
299 void filter_ray_intersections(std::vector<ShapeIntersection> &xs, bool a, bool b) function in namespace:Geom
H A Dline.h403 void filter_ray_intersections(std::vector<ShapeIntersection> &xs, bool a=false, bool b=true);

Completed in 17 milliseconds