Searched refs:OnSwapSources (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 DDownloadListCtrl.h176 void OnSwapSources( wxCommandEvent& event );
H A DDownloadListCtrl.cpp118 EVT_MENU( MP_SWAP_A4AF_TO_THIS, CDownloadListCtrl::OnSwapSources )
119 EVT_MENU( MP_SWAP_A4AF_TO_THIS_AUTO, CDownloadListCtrl::OnSwapSources )
120 EVT_MENU( MP_SWAP_A4AF_TO_ANY_OTHER, CDownloadListCtrl::OnSwapSources )
455 void CDownloadListCtrl::OnSwapSources( wxCommandEvent& event ) function in class:CDownloadListCtrl

Completed in 54 milliseconds