Searched defs:parentWindow (Results 1 – 7 of 7) sorted by relevance
| /third_party/lzma/CPP/Windows/Control/ |
| D | Dialog.cpp | 357 bool CModelessDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create() 366 INT_PTR CModalDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create() 373 bool CModelessDialog::Create(LPCWSTR templateName, HWND parentWindow) in Create() 397 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 | 151 …bool Create(UINT resID, HWND parentWindow) { return Create(MAKEINTRESOURCEW(resID), parentWindow);… in Create() 164 …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 | 88 HWND parentWindow, HMENU idOrHMenu, in CreateEx() 100 HWND parentWindow, HMENU idOrHMenu, in Create()
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| D | ProgressDialog2.cpp | 1391 HRESULT CProgressThreadVirt::Create(const UString &title, HWND parentWindow) in Create()
|