Searched refs:validateBendPoint (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libavoid/
H A Dconnector.h403 extern bool validateBendPoint(VertInf *aInf, VertInf *bInf, VertInf *cInf);
H A Dmakepath.cpp645 (validateBendPoint(prevInf, BestNode.inf, Node.inf) == false))
H A Dconnector.cpp616 bool validateBendPoint(VertInf *aInf, VertInf *bInf, VertInf *cInf) function in namespace:Avoid
797 if (!validateBendPoint(curr->pathNext, curr, prior))

Completed in 203 milliseconds