Searched refs:ShowCatTabInfos (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 DPreferences.h407 static bool ShowCatTabInfos() { return s_showCatTabInfos; } function in class:CPreferences
408 static void ShowCatTabInfos(bool in) { s_showCatTabInfos=in; } function in class:CPreferences
H A DTransferWnd.cpp156 bool showCatTabInfos = thePrefs::ShowCatTabInfos();
H A DamuleDlg.cpp364 if (thePrefs::ShowCatTabInfos()) {
1120 if (thePrefs::ShowCatTabInfos() && theApp->amuledlg->m_activewnd == theApp->amuledlg->m_transferwnd) {
H A DPartFile.cpp2116 if (thePrefs::ShowCatTabInfos()) {
3250 if ( thePrefs::ShowCatTabInfos() ) {

Completed in 58 milliseconds