Searched refs:SetPlotColor (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOScopeCtrl.h61 void SetPlotColor(const wxColour& color, unsigned iTrend = 0);
H A DKadDlg.cpp114 m_kad_scope->SetPlotColor(CStatisticsDlg::getColors(12 + i), aTrend[i]);
H A DStatisticsDlg.cpp146 (*ppscope)->SetPlotColor(cr, iTrend);
H A DOScopeCtrl.cpp70 // be drawn with white, unless you call SetPlotColor
163 void COScopeCtrl::SetPlotColor(const wxColour& cr, unsigned iTrend) function in class:COScopeCtrl

Completed in 113 milliseconds