Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp98 UString _topDirPrefix; // we don't open parent of that folder member in CBrowseDialog
256 _topDirPrefix.Empty(); in OnInit()
267 _topDirPrefix.SetFrom(FilePath, rootSize); in OnInit()
272 DirPrefix = _topDirPrefix; in OnInit()
460 if (_topDirPrefix == path) in GetParentPath()
588 if (_showDots && _topDirPrefix != DirPrefix) in Reload()