Searched refs:GetIncomingDir (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DCatDialog.cpp88 CastChild(IDC_INCOMING, wxTextCtrl)->SetValue(thePrefs::GetIncomingDir().GetRaw());
H A DTransferWnd.cpp98 theApp->glob_prefs->GetCategory(0)->path = thePrefs::GetIncomingDir();
H A Damuled.cpp619 glob_prefs->GetCategory(0)->path = thePrefs::GetIncomingDir();
H A DPreferences.h218 static const CPath& GetIncomingDir() { return s_incomingdir; } function in class:CPreferences
H A DThreadTasks.cpp430 targetPath = thePrefs::GetIncomingDir();
H A DSharedFileList.cpp342 sharedPaths.push_back(thePrefs::GetIncomingDir());
H A DECSpecialMuleTags.cpp282 dirPrefs.AddTag(CECTag(EC_TAG_DIRECTORIES_INCOMING, thePrefs::GetIncomingDir().GetRaw()));
H A Damule.cpp414 if (CheckMuleDirectory(wxT("incoming"), thePrefs::GetIncomingDir(), ConfigDir + wxT("Incoming"), outDir)) {
H A DPreferences.cpp1670 category->path = thePrefs::GetIncomingDir(); // set a default in case path is invalid

Completed in 93 milliseconds