Searched defs:hwndParent (Results 1 - 7 of 7) sorted by relevance
/third_party/lzma/CPP/Windows/Control/ |
H A D | StatusBar.h | 14 bool Create(LONG style, LPCTSTR text, HWND hwndParent, UINT id)
in Create() argument 24 bool Create(LONG style, LPCWSTR text, HWND hwndParent, UINT id)
in Create() argument
|
H A D | CommandBar.h | 20 bool Create(HINSTANCE hInst, HWND hwndParent, int idCmdBar)
in Create() argument
|
H A D | PropertyPage.cpp | 74 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title)
in MyPropertySheet() argument
|
/third_party/lame/dshow/ |
H A D | PropPage_adv.cpp | 274 void CMpegAudEncPropertyPageAdv::InitPropertiesDialog(HWND hwndParent) in InitPropertiesDialog() argument 338 EnableControls(HWND hwndParent, bool bEnable) EnableControls() argument [all...] |
H A D | PropPage.cpp | 398 void CMpegAudEncPropertyPage::InitPropertiesDialog(HWND hwndParent) in InitPropertiesDialog() argument 619 EnableControls(HWND hwndParent, bool bEnable) EnableControls() argument [all...] |
/third_party/lzma/CPP/7zip/UI/GUI/ |
H A D | ExtractGUI.cpp | 167 ExtractGUI( CCodecs *codecs, const CObjectVector<COpenType> &formatIndices, const CIntVector &excludedFormatIndices, UStringVector &archivePaths, UStringVector &archivePathsFull, const NWildcard::CCensorNode &wildcardCensor, CExtractOptions &options, CHashBundle *hb, bool showDialog, bool &messageWasDisplayed, CExtractCallbackImp *extractCallback, HWND hwndParent) ExtractGUI() argument
|
/third_party/skia/third_party/externals/libpng/contrib/visupng/ |
H A D | VisualPng.c | 459 BOOL CenterAbout (HWND hwndChild, HWND hwndParent) in CenterAbout() argument
|
Completed in 4 milliseconds