Searched refs:SetYUnits (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.h57 void SetYUnits(const wxString& string,
H A DStatisticsDlg.cpp101 pscopeDL->SetYUnits(_("kB/s"));
103 pscopeUL->SetYUnits(_("kB/s"));
105 pscopeConn->SetYUnits(wxEmptyString);
H A DKadDlg.cpp73 m_kad_scope->SetYUnits(wxT("Nodes"));
H A DOScopeCtrl.cpp93 strYUnits = wxT("Y"); // can also be set with SetYUnits
142 void COScopeCtrl::SetYUnits(const wxString& strUnits, const wxString& strMin, const wxString& strMax) function in class:COScopeCtrl

Completed in 113 milliseconds