Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp97 UString _topDirPrefix; // we don't open parent of that folder member in CBrowseDialog
244 _topDirPrefix.Empty(); in OnInit()
257 _topDirPrefix.SetFrom(FilePath, rootSize); in OnInit()
262 DirPrefix = _topDirPrefix; in OnInit()
469 if (_topDirPrefix == path) in GetParentPath()
613 if (_showDots && _topDirPrefix != DirPrefix) in Reload()

Completed in 2 milliseconds