Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp102 UString _topDirPrefix; // we don't open parent of that folder member in CBrowseDialog
262 _topDirPrefix.Empty(); in OnInit()
275 _topDirPrefix.SetFrom(FilePath, rootSize); in OnInit()
280 DirPrefix = _topDirPrefix; in OnInit()
468 if (_topDirPrefix == path) in GetParentPath()
596 if (_showDots && _topDirPrefix != DirPrefix) in Reload()