Searched refs:SetBackgroundColor (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.h59 void SetBackgroundColor(const wxColour& color);
H A DStatisticsDlg.cpp134 pscopeDL->SetBackgroundColor(cr);
135 pscopeUL->SetBackgroundColor(cr);
136 pscopeConn->SetBackgroundColor(cr);
H A DKadDlg.cpp110 m_kad_scope->SetBackgroundColor(CStatisticsDlg::getColors(0));
H A DOScopeCtrl.cpp88 m_bgColour = wxColour( 0, 0, 0) ; // see also SetBackgroundColor
174 void COScopeCtrl::SetBackgroundColor(const wxColour& cr) function in class:COScopeCtrl

Completed in 57 milliseconds