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

/inkscape/src/libavoid/
H A Dconnector.cpp1251 bool checkForBranchingSegments, const bool finalSegment,
1256 if (checkForBranchingSegments)
1249 countRealCrossings(Avoid::Polygon& poly, bool polyIsConn, Avoid::Polygon& conn, size_t cIndex, bool checkForBranchingSegments, const bool finalSegment, PointSet *crossingPoints, PtOrderMap *pointOrders, ConnRef *polyConnRef, ConnRef *connConnRef) argument
H A Dorthogonal.cpp1968 bool checkForBranchingSegments = false; local
1974 checkForBranchingSegments, finalSegment, NULL,

Completed in 19 milliseconds