Searched refs:angleDiff (Results 1 – 1 of 1) sorted by relevance
139 …der, const SwPoint& center, SwFixed radius, SwFixed angleStart, SwFixed angleDiff, SwStroke& strok… in _borderArcTo() argument147 auto total = angleDiff; in _borderArcTo()149 auto rotate = (angleDiff >= 0) ? SW_ANGLE_PI2 : -SW_ANGLE_PI2; in _borderArcTo()