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

/external/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp97 bool _showDots; member in class:CBrowseDialog
138 CBrowseDialog(): FolderMode(false), _showDots(false), ShowAllFiles(true) {}
198 _showDots = ReadShowDots();
588 if (_showDots && _topDirPrefix != DirPrefix)

Completed in 178 milliseconds