Searched defs:parentWindow (Results 1 – 7 of 7) sorted by relevance
| /third_party/lzma/CPP/Windows/Control/ |
| D | Dialog.cpp | 388 bool CModelessDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create() 397 INT_PTR CModalDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create() 404 bool CModelessDialog::Create(LPCWSTR templateName, HWND parentWindow) in Create() 428 INT_PTR CModalDialog::Create(LPCWSTR templateName, HWND parentWindow) in Create()
|
| D | Window2.cpp | 51 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) in CreateEx() 78 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) in CreateEx()
|
| D | Dialog.h | 155 …bool Create(UINT resID, HWND parentWindow) { return Create(MAKEINTRESOURCEW(resID), parentWindow);… in Create() 168 …INT_PTR Create(UINT resID, HWND parentWindow) { return Create(MAKEINTRESOURCEW(resID), parentWindo… in Create()
|
| D | ListView.cpp | 16 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
|
| /third_party/lzma/CPP/Windows/ |
| D | Window.cpp | 52 HWND parentWindow, HMENU idOrHMenu, in Create() 70 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
|
| D | Window.h | 166 HWND parentWindow, HMENU idOrHMenu, in CreateEx() 178 HWND parentWindow, HMENU idOrHMenu, in Create()
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| D | ProgressDialog2.cpp | 1396 HRESULT CProgressThreadVirt::Create(const UString &title, HWND parentWindow) in Create()
|