Searched refs:newVisibility (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.cpp339 bool newVisibility = file->CheckShowItemInGivenCat( newCategory ); local
341 if (newVisibility && file->IsCompleted()) {
349 if ( curVisibility != newVisibility || !newCategory ) {
350 ShowFile( file, newVisibility );

Completed in 441 milliseconds