Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DWindow2.cpp49 bool CWindow2::CreateEx(DWORD exStyle, LPCTSTR className, LPCTSTR windowName, in CreateEx() function in NWindows::NControl::CWindow2
76 bool CWindow2::CreateEx(DWORD exStyle, LPCWSTR className, LPCWSTR windowName, in CreateEx() function in NWindows::NControl::CWindow2
DListView.cpp14 bool CListView::CreateEx(DWORD exStyle, DWORD style, in CreateEx() function in NWindows::NControl::CListView
/external/lzma/CPP/Windows/
DWindow.cpp67 bool CWindow::CreateEx(DWORD exStyle, LPCWSTR className, in CreateEx() function in NWindows::CWindow
DWindow.h85 bool CreateEx(DWORD exStyle, LPCTSTR className, in CreateEx() function
/external/libbrillo/brillo/streams/
Dmemory_stream.cc77 StreamPtr MemoryStream::CreateEx( in CreateEx() function in brillo::MemoryStream