Home
last modified time | relevance | path

Searched refs:includeWaiting (Results 1 – 2 of 2) sorted by relevance

/dports/audio/soundkonverter/soundkonverter-3.0.1/src/
H A Dfilelist.h73 int convertingCount( bool includeWaiting = false );
H A Dfilelist.cpp843 int FileList::convertingCount( bool includeWaiting ) // TODO use Convert in convertingCount() argument
864 if( includeWaiting ) in convertingCount()