Searched refs:arc_right (Results 1 – 4 of 4) sorted by relevance
52 enum arc_side { arc_none = 0, arc_right, arc_top, arc_left, arc_bottom }; enumerator
88 jarc = new(arcpool) Arc( arc_right, 0 ); in makePatchBoundary()771 jarc = new(arcpool) Arc( arc_right, 0 ); in makeBorderTrim()894 case arc_right: in tessellate()
90 case arc_right: in bezier()175 arc->makeSide( new(pwlarcpool) PwlArc( nsteps+1, newvert ), arc_right ); in pwl_right()
199 Arc_ptr newright = new(arcpool) Arc( arc_right, 0 ); in join_s()