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

  /prebuilts/misc/windows/sdl2/test/
testnativew32.c 66 CreateWindow("SDL Test", "", WS_OVERLAPPEDWINDOW, CW_USEDEFAULT,
67 CW_USEDEFAULT, w, h, NULL, NULL, GetModuleHandle(NULL),
  /external/deqp/framework/platform/win32/
tcuWin32Window.cpp 67 CW_USEDEFAULT, CW_USEDEFAULT,
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 214 m_hWnd = CreateWindow(WINDOW_CLASS, appName, WS_VISIBLE | WS_SYSMENU,CW_USEDEFAULT, CW_USEDEFAULT, m_pShell->m_pShellData->nShellDimX, m_pShell->m_pShellData->nShellDimY,
241 x = CW_USEDEFAULT;
242 y = CW_USEDEFAULT;
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_pbuffer.c 216 CW_USEDEFAULT, /* x */
217 CW_USEDEFAULT, /* y */
  /external/google-breakpad/src/client/windows/tests/crash_generation_app/
crash_generation_app.cc 120 CW_USEDEFAULT,
122 CW_USEDEFAULT,
  /external/icu/icu4c/source/samples/layout/
clayout.c 106 CW_USEDEFAULT, CW_USEDEFAULT,
layout.cpp 105 CW_USEDEFAULT, CW_USEDEFAULT,
  /external/skia/tools/sk_app/win/
Window_win.cpp 23 static int gWindowX = CW_USEDEFAULT;
25 static int gWindowWidth = CW_USEDEFAULT;
  /external/skqp/tools/sk_app/win/
Window_win.cpp 23 static int gWindowX = CW_USEDEFAULT;
25 static int gWindowWidth = CW_USEDEFAULT;
  /external/libpng/contrib/gregbook/
rpng-win.c 572 CW_USEDEFAULT, CW_USEDEFAULT, image_width+extra_width,
rpng2-win.c 784 CW_USEDEFAULT, CW_USEDEFAULT, rpng2_info.width+extra_width,
    [all...]
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.cc 91 CW_USEDEFAULT, CW_USEDEFAULT, CW_USEDEFAULT, CW_USEDEFAULT,
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopScreen.c     [all...]
  /external/libpng/contrib/visupng/
VisualPng.c 126 CW_USEDEFAULT, CW_USEDEFAULT,
128 /* CW_USEDEFAULT, CW_USEDEFAULT, */
  /toolchain/binutils/binutils-2.27/binutils/
windint.h 479 #define CW_USEDEFAULT 0x80000000
  /external/python/cpython3/Tools/msi/bundle/bootstrap/
PythonBootstrapperApplication.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 1361 milliseconds