Searched defs:isSBend (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libavoid/ |
H A D | orthogonal.cpp | 60 bool isSBend, const size_t dim, double minLim, double maxLim) 64 sBend(isSBend), 1755 bool isSBend = false; local 1765 isSBend = true; 1798 indexHigh, isSBend, dim, minLim, maxLim)); 59 ShiftSegment(ConnRef *conn, const size_t low, const size_t high, bool isSBend, const size_t dim, double minLim, double maxLim) argument
|
Completed in 29 milliseconds