Searched refs:Notify_ConvertUpdateProgress (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 DPartFileConvert.cpp241 Notify_ConvertUpdateProgress(4, _("Retrieving basic information from download info file"));
318 Notify_ConvertUpdateProgress(8, _("Creating destination file"));
329 Notify_ConvertUpdateProgress(10 + (curindex * stepperpart), buffer);
349 Notify_ConvertUpdateProgress(10 + (curindex * stepperpart), buffer);
393 Notify_ConvertUpdateProgress(92, _("Copy"));
413 Notify_ConvertUpdateProgress(94, _("Retrieving source downloadfile information"));
436 Notify_ConvertUpdateProgress(100, _("Adding download and saving new partfile"));
H A DGuiEvents.h515 #define Notify_ConvertUpdateProgress(val, text) Notify_ConvertUpdateProgressFull(val, text, wxEmptyString) macro

Completed in 29 milliseconds