Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp98 UString DirPrefix; member in CBrowseDialog
113 // Reload changes DirPrefix. Don't send DirPrefix in pathPrefix parameter
261 if (!GetParentPath(FilePath, DirPrefix, name)) in OnInit()
262 DirPrefix = _topDirPrefix; in OnInit()
266 UString baseFolder = DirPrefix; in OnInit()
270 if (DirPrefix.IsEmpty()) in OnInit()
273 GetParentPath(DirPrefix, parent, name2); in OnInit()
274 DirPrefix = parent; in OnInit()
527 // Reload changes DirPrefix
[all...]
H A DExtractCallback.h111 FString DirPrefix; variable
H A DExtractCallback.cpp1026 const FString path = DirPrefix + us2fs(Get_Correct_FsFile_Name(file.Name)); in FlushToDisk()
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp615 FString DirPrefix; member in Z7_final
727 FString path = DirPrefix + dirItem.FullPath; in GetStream()

Completed in 5 milliseconds