Searched defs:parentWindow (Results 1 – 10 of 10) sorted by relevance
/external/lzma/CPP/Windows/Control/ |
D | Dialog.cpp | 389 bool CModelessDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create() 398 INT_PTR CModalDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create() 405 bool CModelessDialog::Create(LPCWSTR templateName, HWND parentWindow) in Create() 429 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 | 172 …bool Create(UINT resID, HWND parentWindow) { return Create(MAKEINTRESOURCEW(resID), parentWindow);… in Create() 186 …INT_PTR Create(UINT resID, HWND parentWindow) { return Create(MAKEINTRESOURCEW(resID), parentWindo… in Create()
|
D | ListView.cpp | 16 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
|
/external/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()
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | FileFolderPluginOpen.cpp | 244 const FString &path, const UString &arcFormat, HWND parentWindow) in OpenFileFolderPlugin()
|
D | Panel.cpp | 75 HRESULT CPanel::Create(HWND mainWindow, HWND parentWindow, UINT id, in Create()
|
D | ProgressDialog2.cpp | 1412 HRESULT CProgressThreadVirt::Create(const UString &title, HWND parentWindow) in Create()
|
/external/webrtc/modules/video_capture/windows/ |
D | device_info_ds.cc | 586 void* parentWindow, in DisplayCaptureSettingsDialogBox()
|