Searched refs:KadSearchEnd (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSearchDlg.h109 void KadSearchEnd(uint32 id);
H A DGuiEvents.cpp115 theApp->amuledlg->m_searchwnd->KadSearchEnd(0);
506 void KadSearchEnd(uint32 NOT_ON_DAEMON(id))
510 theApp->amuledlg->m_searchwnd->KadSearchEnd(id);
H A DGuiEvents.h115 void KadSearchEnd(uint32 id);
488 #define Notify_KadSearchEnd(val) MuleNotify::DoNotify(&MuleNotify::KadSearchEnd, val)
H A DSearchDlg.cpp435 void CSearchDlg::KadSearchEnd(uint32 id) function in class:CSearchDlg

Completed in 58 milliseconds