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

/inkscape/src/ui/tools/
H A Dfreehand-base.cpp617 void spdc_endpoint_snap_free(ToolBase const * const ec, Geom::Point& p, boost::optional<Geom::Point> &start_of_line, guint const /*state*/) argument
628 if (start_of_line) {
629 scp.addOrigin(*start_of_line);

Completed in 13 milliseconds