Searched refs:SIZEPARTCOMPLETED_REG (Results 1 – 2 of 2) sorted by relevance
170 config->Read(SIZEPARTCOMPLETED_REG + MyUtilFunctions::int2wxstr(i+1),&tmp); in LoadDownloadListFromDisk()466 …config->Write(SIZEPARTCOMPLETED_REG + MyUtilFunctions::int2wxstr(i+1),this->sizecompleted[i].ToStr… in RegisterListItemOnDisk()
142 const wxString SIZEPARTCOMPLETED_REG = wxT("sizepartcompleted"); variable