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

/inkscape/src/ui/tool/
H A Dnode.h215 Handle *handleAwayFrom(Node *to);
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 23 milliseconds