Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
H A DCommonDialog.h38 bool CommonDlg_BrowseForFile(LPCWSTR lpstrInitialDir, const UStringVector &filters);
H A DCommonDialog.cpp132 bool CCommonDialogInfo::CommonDlg_BrowseForFile(LPCWSTR lpstrInitialDir, const UStringVector &filters) in CommonDlg_BrowseForFile() function in NWindows::CCommonDialogInfo
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp898 if (CommonDlg_BrowseForFile(!dirPrefix.IsEmpty() ? dirPrefix.Ptr(): NULL, filters2)) in BrowseForFile()

Completed in 2 milliseconds