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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DDownloadListCtrl.cpp1039 uint16 ncsc = file->GetNotCurrentSourcesCount(); local
1040 if ( ncsc ) {
1041 text = CFormat(wxT("%i/%i")) % (sc - ncsc) % sc;

Completed in 50 milliseconds