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

/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBox.cpp576 float dR = point_line_dist(fRightTop, fRightBottom, where, inset); local
579 float d = min4(dL, dR, dT, dB);
583 else if (d == dR)

Completed in 34 milliseconds