HomeSort by relevance Sort by last modified time
    Searched refs:_isDir (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp 82 _isDir(false)
113 _isDir = isDir;
193 _isDir = isDir;
205 _isDir = isDir;
244 _isDir = false;
700 if (_isDir != Sync._isDir)
703 _isDir = Sync._isDir;
888 if (_isDir)
    [all...]
ProgressDialog2.h 49 bool _isDir;
109 bool _isDir;

Completed in 220 milliseconds