Searched refs:windowName (Results 1 - 3 of 3) sorted by relevance

/external/libpng/contrib/gregbook/
H A Drpng-x.c440 XTextProperty windowName, *pWindowName = &windowName; local
H A Drpng2-x.c815 XTextProperty windowName, *pWindowName = &windowName; local
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DRenderer9.cpp304 static const TCHAR windowName[] = TEXT("AngleHiddenWindow"); local
309 mDeviceWindow = CreateWindowEx(WS_EX_NOACTIVATE, className, windowName, WS_DISABLED | WS_POPUP, 0, 0, 1, 1, HWND_MESSAGE, NULL, GetModuleHandle(NULL), NULL);

Completed in 121 milliseconds