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

/inkscape/src/
H A Dsnapped-line.cpp14 Inkscape::SnappedLineSegment::SnappedLineSegment(Geom::Point const &snapped_point, Geom::Coord const &snapped_distance, SnapSourceType const &source, long source_num, SnapTargetType const &target, Geom::Coord const &snapped_tolerance, bool const &always_snap, Geom::Point const &start_point_of_line, Geom::Point const &end_point_of_line) argument
15 : _start_point_of_line(start_point_of_line), _end_point_of_line(end_point_of_line)

Completed in 15 milliseconds