Searched refs:ChangeCategory (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DDownloadListCtrl.h125 void ChangeCategory( int newCategory );
H A DTransferWnd.cpp278 downloadlistctrl->ChangeCategory(0);
304 downloadlistctrl->ChangeCategory( 0 );
318 downloadlistctrl->ChangeCategory(evt.GetSelection());
H A DDownloadListCtrl.cpp327 void CDownloadListCtrl::ChangeCategory( int newCategory ) function in class:CDownloadListCtrl
490 ChangeCategory( m_category ); // This only updates the visibility of the clear completed button

Completed in 68 milliseconds