Searched refs:mathCubicAngle (Results 1 – 3 of 3) sorted by relevance
50 int mathCubicAngle(const SwPoint* base, SwFixed& angleIn, SwFixed& angleMid, SwFixed& angleOut) in mathCubicAngle() function
447 auto valid = mathCubicAngle(arc, angleIn, angleMid, angleOut); in _cubicTo()
497 int mathCubicAngle(const SwPoint* base, SwFixed& angleIn, SwFixed& angleMid, SwFixed& angleOut);