Searched defs:hwndParent (Results 1 – 5 of 5) sorted by relevance
/external/lzma/CPP/Windows/Control/ |
D | StatusBar.h | 14 bool Create(LONG style, LPCTSTR text, HWND hwndParent, UINT id) in Create() 24 bool Create(LONG style, LPCWSTR text, HWND hwndParent, UINT id) in Create()
|
D | PropertyPage.cpp | 47 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &… in MyPropertySheet()
|
D | CommandBar.h | 20 bool Create(HINSTANCE hInst, HWND hwndParent, int idCmdBar) in Create()
|
/external/lzma/CPP/7zip/UI/GUI/ |
D | ExtractGUI.cpp | 170 HWND hwndParent) in ExtractGUI()
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 459 BOOL CenterAbout (HWND hwndChild, HWND hwndParent) in CenterAbout()
|