Searched refs:_lineLengthApprox (Results 1 – 1 of 1) sorted by relevance
35 static float _lineLengthApprox(const Point& pt1, const Point& pt2) in _lineLengthApprox() function285 return _bezLength(*this, _lineLengthApprox); in lengthApprox()321 return _bezAt(*this, at, length, _lineLengthApprox); in atApprox()