Home
last modified time | relevance | path

Searched defs:parentWindow (Results 1 – 11 of 11) sorted by relevance

/external/lzma/CPP/Windows/Control/
DDialog.cpp194 bool CModelessDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create()
203 INT_PTR CModalDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create()
210 bool CModelessDialog::Create(LPCWSTR templateName, HWND parentWindow) in Create()
234 INT_PTR CModalDialog::Create(LPCWSTR templateName, HWND parentWindow) in Create()
DWindow2.cpp51 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) in CreateEx()
78 HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) in CreateEx()
DDialog.h131 …bool Create(UINT resID, HWND parentWindow) { return Create(MAKEINTRESOURCEW(resID), parentWindow);… in Create()
144 …INT_PTR Create(UINT resID, HWND parentWindow) { return Create(MAKEINTRESOURCEW(resID), parentWindo… in Create()
DListView.cpp16 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
/external/lzma/CPP/Windows/
DWindow.cpp52 HWND parentWindow, HMENU idOrHMenu, in Create()
70 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
DWindow.h88 HWND parentWindow, HMENU idOrHMenu, in CreateEx()
100 HWND parentWindow, HMENU idOrHMenu, in Create()
/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_mf.cc44 void* parentWindow, in DisplayCaptureSettingsDialogBox()
Ddevice_info_ds.cc741 void* parentWindow, in DisplayCaptureSettingsDialogBox()
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc543 WindowRef parentWindow = HIViewGetWindow(windowRef); in VideoRenderAGL() local
600 WindowRef parentWindow = HIViewGetWindow(hiviewRef); in sHandleHiViewResized() local
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp1268 HRESULT CProgressThreadVirt::Create(const UString &title, HWND parentWindow) in Create()
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1612 WindowPtr parentWindow; in WinObj_RepositionWindow() local