Searched refs:SetShowRatesOnTitle (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPreferences.h493 static void SetShowRatesOnTitle(uint8_t val) { s_showRatesOnTitle = val; } function in class:CPreferences
H A DPrefsUnifiedDlg.cpp561 thePrefs::SetShowRatesOnTitle(CastChild(IDC_SHOWRATEONTITLE, wxCheckBox)->GetValue() ? (CastChild(IDC_RATESBEFORETITLE, wxRadioButton)->GetValue() ? 2 : 1) : 0);

Completed in 197 milliseconds