Searched defs:distOut (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/icon/shape/
H A DVectorPath.cpp495 float distOut = agg::calc_distance( local
530 float distOut = sqrtf(v.x * v.x + v.y * v.y); local
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp1594 float distOut = point_point_distance(pointOut, where) * zoomLevel; local

Completed in 41 milliseconds