Searched refs:curvePoint (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/icon/shape/
H A DVectorPath.cpp717 BPoint curvePoint; local
721 GetPoint(index, t, curvePoint);
722 double d = agg::calc_distance(curvePoint.x, curvePoint.y,

Completed in 27 milliseconds