Searched defs:windowName (Results 1 – 6 of 6) sorted by relevance
/external/lzma/CPP/Windows/ |
D | Window.cpp | 50 LPCWSTR windowName, DWORD style, in Create() 68 LPCWSTR windowName, DWORD style, in CreateEx()
|
D | Window.h | 86 LPCTSTR windowName, DWORD style, in CreateEx() 98 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/swiftshader/tests/OGLSimpleCube/ |
D | OGLSimpleCube.cpp | 40 const char *windowName = "OpenGL Cube"; variable
|
/external/libpng/contrib/gregbook/ |
D | rpng-x.c | 446 XTextProperty windowName, *pWindowName = &windowName; in rpng_x_create_window() local
|
D | rpng2-x.c | 839 XTextProperty windowName, *pWindowName = &windowName; in rpng2_x_create_window() local
|