Lines Matching defs:move
136 void Handle::move(Geom::Point const &new_pos)
176 //move the handler and its oposite the same proportion
194 //move the handler and its oposite the same proportion
255 move(_parent->position());
293 other()->move(_parent->position() - (position() - _parent->position()));
430 move(new_pos); // needed for correct update, even though it's redundant
445 move(_parent->position());
540 "<b>Shift</b>: move handle");
625 void Node::move(Geom::Point const &new_pos)
627 // move handles when the node moves.
655 // move the affected handlers. First the node ones, later the adjoining ones.
696 // move the involved handlers, first the node ones, later the adjoining ones
1432 return C_("Path node tip", "<b>Ctrl+Alt</b>: move along handle lines, click to delete node");
1435 "<b>Ctrl</b>: move along axes, click to change node type");