Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp101 bool _showDots; member in CBrowseDialog
142 CBrowseDialog(): FolderMode(false), _showDots(false), ShowAllFiles(true) {} in CBrowseDialog()
204 _showDots = st.ShowDots; in OnInit()
596 if (_showDots && _topDirPrefix != DirPrefix) in Reload()