Searched refs:SetContents (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 DGenericClientListCtrl.cpp79 void SetContents(CKnownFile* owner, const CClientRef& source, SourceItemType type) { function in struct:ClientCtrlItem_Struct
222 newitem->SetContents(owner, source, type);
248 cur_item->SetContents(owner, source, AVAILABLE_SOURCE);
250 cur_item->SetContents(owner, source, type);
256 cur_item->SetContents(cur_item->GetOwner(), source, A4AF_SOURCE);
H A DDownloadListCtrl.cpp68 void SetContents(CPartFile* file) { function in struct:FileCtrlItem_Struct
202 newitem->SetContents(file);

Completed in 43 milliseconds