Searched refs:_Compute (Results 1 – 2 of 2) sorted by relevance
/haiku/src/apps/networkstatus/ |
H A D | RadioView.cpp | 98 _Compute(rect, center, count, maxCount, step); in Draw() 156 _Compute(Bounds(), center, count, fMax, step); in Draw() 185 _Compute(Bounds(), center, count, fMax, step); in _RestartPulsing() 194 RadioView::_Compute(const BRect& bounds, BPoint& center, int32& count, in _Compute() function in RadioView
|
H A D | RadioView.h | 44 static void _Compute(const BRect& bounds, BPoint& center,
|