Searched refs:CSourceListCtrl (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSourceListCtrl.cpp41 BEGIN_EVENT_TABLE(CSourceListCtrl, CGenericClientListCtrl)
44 CSourceListCtrl::CSourceListCtrl( function in class:CSourceListCtrl
59 CSourceListCtrl::~CSourceListCtrl()
63 int CSourceListCtrl::SourceSortProc(wxUIntPtr param1, wxUIntPtr param2, long sortData)
68 void CSourceListCtrl::SetShowSources(CKnownFile * f, bool b) const
H A DSourceListCtrl.h34 class CSourceListCtrl : public CGenericClientListCtrl class in inherits:CGenericClientListCtrl
42 CSourceListCtrl(
54 virtual ~CSourceListCtrl();
H A DTransferWnd.h34 class CSourceListCtrl;
104 CSourceListCtrl* clientlistctrl;
H A DTransferWnd.cpp44 #include "SourceListCtrl.h" // Needed for CSourceListCtrl
87 clientlistctrl = CastChild( ID_CLIENTLIST, CSourceListCtrl );
H A Dmuuli_wdr.cpp477 CSourceListCtrl *item6 = new CSourceListCtrl( parent, ID_CLIENTLIST, wxDefaultPosition, wxDefaultSize, wxLC_REPORT|wxSUNKEN_BORDER );

Completed in 191 milliseconds