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

/inkscape/src/ui/tool/
H A Dnode.cpp141 Handle *towards = node_towards ? node_towards->handleAwayFrom(_parent) : NULL;
1388 Handle *Node::handleAwayFrom(Node *to) function in class:Inkscape::UI::Node
1396 g_error("Node::handleAwayFrom(): second node is not adjacent!");

Completed in 15 milliseconds