Searched refs:bPolygonChanged (Results 1 – 1 of 1) sorted by relevance
145 bool bPolygonChanged(false); in SetPointsSmooth() local146 bPolygonChanged = basegfx::tools::expandToCurveInPoint(aCandidate, nPntNum); in SetPointsSmooth()147 bPolygonChanged |= basegfx::tools::setContinuityInPoint(aCandidate, nPntNum, eFlags); in SetPointsSmooth()149 if(bPolygonChanged) in SetPointsSmooth()
Completed in 6 milliseconds