Home
last modified time | relevance | path

Searched defs:hwndParent (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/Windows/Control/
DStatusBar.h14 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()
DPropertyPage.cpp47 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &… in MyPropertySheet()
DCommandBar.h20 bool Create(HINSTANCE hInst, HWND hwndParent, int idCmdBar) in Create()
/external/lzma/CPP/7zip/UI/GUI/
DExtractGUI.cpp170 HWND hwndParent) in ExtractGUI()
/external/libpng/contrib/visupng/
DVisualPng.c459 BOOL CenterAbout (HWND hwndChild, HWND hwndParent) in CenterAbout()