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

/inkscape/src/ui/tool/
H A Dnode.cpp804 void Node::setType(NodeType type, bool update_handles) argument
812 // if update_handles is true, adjust handle positions to match the node type
814 if (update_handles) {

Completed in 494 milliseconds