Searched defs:windowName (Results 1 – 8 of 8) sorted by relevance
/external/armnn/samples/common/src/CVUtils/ |
D | CvWindowOutput.cpp | 11 void CvWindowOutput::Init(const std::string& windowName) in Init()
|
/external/lzma/CPP/Windows/ |
D | Window.cpp | 50 LPCWSTR windowName, DWORD style, in Create() 68 LPCWSTR windowName, DWORD style, in CreateEx()
|
D | Window.h | 164 LPCTSTR windowName, DWORD style, in CreateEx() 176 LPCTSTR windowName, DWORD style, in Create()
|
/external/lzma/CPP/Windows/Control/ |
D | Window2.cpp | 49 bool CWindow2::CreateEx(DWORD exStyle, LPCTSTR className, LPCTSTR windowName, in CreateEx() 76 bool CWindow2::CreateEx(DWORD exStyle, LPCWSTR className, LPCWSTR windowName, in CreateEx()
|
/external/libpng/contrib/gregbook/ |
D | rpng-x.c | 447 XTextProperty windowName, *pWindowName = &windowName; in rpng_x_create_window() local
|
D | rpng2-x.c | 848 XTextProperty windowName, *pWindowName = &windowName; in rpng2_x_create_window() local
|
/external/angle/src/tests/test_utils/ |
D | ANGLETest.cpp | 546 std::string windowName = windowNameStream.str(); in initOSWindow() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Renderer9.cpp | 301 static const TCHAR windowName[] = TEXT("AngleHiddenWindow"); in initialize() local
|