Searched refs:DoGetDownloadProgress (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_am.cpp1452 void DoGetDownloadProgress(wxLongLong*, wxLongLong*);
1456 DoGetDownloadProgress(&progress, &total);
1462 DoGetDownloadProgress(&progress, &total);
2100 void wxAMMediaBackend::DoGetDownloadProgress(wxLongLong* pLoadProgress, function in class:wxAMMediaBackend
H A Dmediactrl.cpp1451 void DoGetDownloadProgress(wxLongLong*, wxLongLong*);
1456 DoGetDownloadProgress(&progress, &total);
1463 DoGetDownloadProgress(&progress, &total);
2734 void wxAMMediaBackend::DoGetDownloadProgress(wxLongLong* pLoadProgress, function in class:wxAMMediaBackend

Completed in 48 milliseconds