Searched refs:fSplit (Results 1 – 1 of 1) sorted by relevance
871 const double fSplit((fEnd + fStart) * 0.5); in snippet() local872 const B2DPoint aPoint(interpolate(getStartPoint(), getEndPoint(), fSplit)); in snippet()
Completed in 8 milliseconds