HomeSort by relevance Sort by last modified time
    Searched refs:windowName (Results 1 - 3 of 3) sorted by null

  /external/libpng/contrib/gregbook/
rpng-x.c 440 XTextProperty windowName, *pWindowName = &windowName;
rpng2-x.c 815 XTextProperty windowName, *pWindowName = &windowName;
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
Renderer9.cpp 304 static const TCHAR windowName[] = TEXT("AngleHiddenWindow");
309 mDeviceWindow = CreateWindowEx(WS_EX_NOACTIVATE, className, windowName, WS_DISABLED | WS_POPUP, 0, 0, 1, 1, HWND_MESSAGE, NULL, GetModuleHandle(NULL), NULL);
    [all...]

Completed in 111 milliseconds