Home
last modified time | relevance | path

Searched refs:SetAsStoped (Results 1 – 4 of 4) sorted by relevance

/dports/ftp/wxdfast/wxdfast-0.6.0/src/
H A DDownloadFile.cpp121 file->SetAsStoped(); in LoadDownloadListFromDisk()
131 file->SetAsStoped(); in LoadDownloadListFromDisk()
544 void mDownloadFile::SetAsStoped(bool stopschedule) in SetAsStoped() function in mDownloadFile
H A DwxDFast.h338 void SetAsStoped(bool stopschedule = TRUE);
H A DDownloadThread.cpp418 downloadfile->SetAsStoped(); in Entry()
H A DMainFrame.cpp1268 downloadfile->SetAsStoped(stopschedule); in StopDownload()