Searched refs:UpdateProgress (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPartFileConvertDlg.h41 static void UpdateProgress(float percent, wxString text = wxEmptyString, wxString header = wxEmptyString);
H A DSearchDlg.h135 void UpdateProgress(uint32 new_value);
H A DPartFileConvertDlg.cpp122 void CPartFileConvertDlg::UpdateProgress(float percent, wxString text, wxString header) function in class:CPartFileConvertDlg
H A DGuiEvents.cpp117 theApp->amuledlg->m_searchwnd->UpdateProgress(val);
736 CPartFileConvertDlg::UpdateProgress(percent, text, header);
H A DSearchDlg.cpp635 void CSearchDlg::UpdateProgress(uint32 new_value) { function in class:CSearchDlg
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwinmain.cpp94 // UpdateProgress
270 void UpdateProgress(EXTRACT_INFO *pei, BOOL fFull);
818 UpdateProgress((EXTRACT_INFO*)lParam, FALSE);
822 UpdateProgress((EXTRACT_INFO*)lParam, TRUE);
3438 void UpdateProgress(EXTRACT_INFO *pei, BOOL fFull) { function

Completed in 49 milliseconds