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 835 XTextProperty windowName, *pWindowName = &windowName;
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Display.cpp 218 static const TCHAR windowName[] = TEXT("AngleHiddenWindow");
221 mDeviceWindow = CreateWindowEx(WS_EX_NOACTIVATE, className, windowName, WS_DISABLED | WS_POPUP, 0, 0, 1, 1, HWND_MESSAGE, NULL, GetModuleHandle(NULL), NULL);

Completed in 44 milliseconds