Searched defs:num_segm (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsnapped-curve.cpp15 Inkscape::SnappedCurve::SnappedCurve(Geom::Point const &snapped_point, Geom::Point const &tangent, int num_path, int num_segm, Geom::Coord const &snapped_distance, Geom::Coord const &snapped_tolerance, bool const &always_snap, bool const &fully_constrained, Geom::Curve const *curve, SnapSourceType source, long source_num, SnapTargetType target, Geom::OptRect target_bbox) argument
18 _num_segm = num_segm;

Completed in 15 milliseconds