Home
last modified time | relevance | path

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

/haiku/src/apps/networkstatus/
H A DRadioView.cpp98 _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 DRadioView.h44 static void _Compute(const BRect& bounds, BPoint& center,