Home
last modified time | relevance | path

Searched defs:windowName (Results 1 – 7 of 7) sorted by relevance

/third_party/lzma/CPP/Windows/
DWindow.cpp50 LPCWSTR windowName, DWORD style, in Create()
68 LPCWSTR windowName, DWORD style, in CreateEx()
DWindow.h164 LPCTSTR windowName, DWORD style, in CreateEx()
176 LPCTSTR windowName, DWORD style, in Create()
/third_party/lzma/CPP/Windows/Control/
DWindow2.cpp49 bool CWindow2::CreateEx(DWORD exStyle, LPCTSTR className, LPCTSTR windowName, in CreateEx()
76 bool CWindow2::CreateEx(DWORD exStyle, LPCWSTR className, LPCWSTR windowName, in CreateEx()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Drpng-x.c447 XTextProperty windowName, *pWindowName = &windowName; in rpng_x_create_window() local
Drpng2-x.c848 XTextProperty windowName, *pWindowName = &windowName; in rpng2_x_create_window() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DANGLETest.cpp516 std::string windowName = windowNameStream.str(); in initOSWindow() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp297 static const TCHAR windowName[] = TEXT("AngleHiddenWindow"); in initialize() local