Searched defs:CreateEx (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/lzma/CPP/Windows/Control/ | ||
H A D | Window2.cpp | 49 bool CWindow2::CreateEx(DWORD exStyle, LPCTSTR className, LPCTSTR windowName, in CreateEx() function in NWindows::NControl::CWindow2 |
H A D | ListView.cpp | 14 bool CListView::CreateEx(DWORD exStyle, DWORD style, in CreateEx() function in NWindows::NControl::CListView |
/aosp_15_r20/external/lzma/CPP/Windows/ | ||
H A D | Window.cpp | 67 bool CWindow::CreateEx(DWORD exStyle, LPCWSTR className, in CreateEx() function in NWindows::CWindow |
H A D | Window.h | 163 bool CreateEx(DWORD exStyle, LPCTSTR className, in CreateEx() function |
/aosp_15_r20/external/libbrillo/brillo/streams/ | ||
H A D | memory_stream.cc | 77 StreamPtr MemoryStream::CreateEx( in CreateEx() function in brillo::MemoryStream |