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

/inkscape/src/libavoid/
H A Dorthogonal.cpp64 sBend(isSBend),
79 sBend(false),
176 bool sBend; member in class:Avoid::ShiftSegment
187 if (!sBend && !fixed && (minSpaceLimit == lowPoint()[dimension]))
198 if (!sBend && !fixed && (maxSpaceLimit == lowPoint()[dimension]))
2172 if (!currentRegion.front().sBend)
2200 if (currSegment->sBend)

Completed in 67 milliseconds