Searched refs:_DrawBow (Results 1 – 2 of 2) sorted by relevance
/haiku/src/apps/networkstatus/ |
H A D | RadioView.cpp | 102 _DrawBow(view, i, center, count, step); in Draw() 163 _DrawBow(this, i, center, count, step); in Draw() 211 RadioView::_DrawBow(BView* view, int32 index, const BPoint& center, in _DrawBow() function in RadioView
|
H A D | RadioView.h | 46 static void _DrawBow(BView* view, int32 index,
|