Searched defs:checkForBranchingSegments (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/libavoid/ |
H A D | connector.cpp | 1251 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 D | orthogonal.cpp | 1968 bool checkForBranchingSegments = false; local 1974 checkForBranchingSegments, finalSegment, NULL,
|
Completed in 19 milliseconds