Home | History | Annotate | Download | only in pathops

Lines Matching refs:lengthSquared

371         double distSq = (fPerpPt - cPt).lengthSquared();
372 double dist2Sq = (i.pt(1) - cPt).lengthSquared();
618 double test = (fPart[outer] - fPart[inner]).lengthSquared();