Lines Matching defs:finish
231 void PenTool::finish() {
235 // switching context - finish path
240 FreehandBase::finish();
393 // make sure this is not the last click for a waiting LPE (otherwise we want to finish the path)
491 // we hit an anchor, will finish the curve (either with or without closing)
527 // when the last click for a waiting LPE occurs we want to finish the path
533 // finishing at some other anchor, finish curve but not close
539 // right click - finish path
640 this->message_context->set(Inkscape::NORMAL_MESSAGE, _("<b>Click</b> or <b>click and drag</b> to close and finish the path."));
642 this->message_context->set(Inkscape::NORMAL_MESSAGE, _("<b>Click</b> or <b>click and drag</b> to close and finish the path. Shift+Click make a cusp node"));
814 // finishing at some other anchor, finish curve but not close
1797 _("<b>Curve segment</b>: angle %3.2f°, distance %s; with <b>Ctrl</b> to snap angle, <b>Enter</b> or <b>Shift+Enter</b> to finish the path" ):
1798 _("<b>Line segment</b>: angle %3.2f°, distance %s; with <b>Ctrl</b> to snap angle, <b>Enter</b> or <b>Shift+Enter</b> to finish the path");
1801 _("<b>Curve segment</b>: angle %3.2f°, distance %s; with <b>Shift+Click</b> make a cusp node, <b>Enter</b> or <b>Shift+Enter</b> to finish the path" ):
1802 _("<b>Line segment</b>: angle %3.2f°, distance %s; with <b>Shift+Click</b> make a cusp node, <b>Enter</b> or <b>Shift+Enter</b> to finish the path");