Searched refs:_start (Results 1 – 1 of 1) sorted by relevance
525 auto _start = border->pts[border->ptsCnt - 1]; in _cubicTo() local526 auto alpha1 = mathAtan(_end - _start); in _cubicTo()532 auto beta = mathAtan(arc[3] - _start); in _cubicTo()534 auto bvec = _end - _start; in _cubicTo()542 delta += _start; in _cubicTo()548 _borderCubicTo(border, _ctrl2, _ctrl1, _start); in _cubicTo()