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

/haiku/src/apps/networkstatus/
H A DRadioView.h44 static void _Compute(const BRect& bounds, BPoint& center,
H A DRadioView.cpp98 _Compute(rect, center, count, maxCount, step);
156 _Compute(Bounds(), center, count, fMax, step);
185 _Compute(Bounds(), center, count, fMax, step);
194 RadioView::_Compute(const BRect& bounds, BPoint& center, int32& count, function in class:RadioView

Completed in 34 milliseconds