Lines Matching refs:start_point
76 start_point(_("Start mirror line"), _("Start mirror line"), "start_point", &wr, this, "Adjust the start of mirroring"),
84 registerParameter( &start_point);
112 start_point.param_setValue(point_a);
118 start_point.param_setValue(start_point * trans);
120 line_separation.setPoints(start_point, end_point);
122 center_point = Geom::middle_point((Geom::Point)start_point, (Geom::Point)end_point);
123 line_separation.setPoints(start_point, end_point);
131 start_point.param_setValue(sp);
135 center_point = Geom::middle_point((Geom::Point)start_point, (Geom::Point)end_point);
136 line_separation.setPoints(start_point, end_point);
144 start_point.param_setValue(sp);
148 center_point = Geom::middle_point((Geom::Point)start_point, (Geom::Point)end_point);
149 line_separation.setPoints(start_point, end_point);
165 start_point.param_setValue(point_a);
166 start_point.param_update_default(point_a);
223 Geom::Point s = start_point;
317 Geom::Point s = start_point;