Home
last modified time | relevance | path

Searched refs:HWND_MESSAGE (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dvfwcap.c39 #ifndef HWND_MESSAGE
40 #define HWND_MESSAGE ((HWND) -3) macro
276 ctx->hwnd = capCreateCaptureWindow(NULL, 0, 0, 0, 0, 0, HWND_MESSAGE, 0); in vfw_read_header()
/third_party/cef/tests/shared/browser/
Dmain_message_loop_external_pump_win.cc68 HWND_MESSAGE, nullptr, hInstance, nullptr); in MainMessageLoopExternalPumpWin()
/third_party/cef/tests/cefclient/browser/
Dmain_message_loop_multithreaded_win.cc120 return CreateWindow(kWndClass, 0, 0, 0, 0, 0, 0, HWND_MESSAGE, 0, hInstance, in CreateMessageWindow()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstwin32devicewatcher.cpp185 HWND_MESSAGE, NULL, hinstance, self); in create_hwnd()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/
DSDL_windowsjoystick.c171 …data->messageWindow = (HWND)CreateWindowEx(0, L"Message", NULL, 0, 0, 0, 0, 0, HWND_MESSAGE, NULL… in SDL_CreateDeviceNotification()
/third_party/flutter/glfw/src/
Dwin32_init.c312 HWND_MESSAGE, NULL, in createHelperWindow()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksdeviceprovider.c468 "", 0, 0, 0, 0, 0, HWND_MESSAGE, NULL, inst, self); in ks_provider_msg_window_thread()
/third_party/cef/libcef/browser/native/
Dnative_menu_win.cc134 L"", 0, 0, 0, 0, 0, HWND_MESSAGE, NULL, NULL, NULL); in MenuHostWindow()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowswindow.c743 CW_USEDEFAULT, HWND_MESSAGE, NULL, in SDL_HelperWindowCreate()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c2830 WS_POPUP, 0, 0, 1, 1, HWND_MESSAGE, NULL, WndClass.hInstance, klass); in d3d_hidden_window_thread()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp304 1, HWND_MESSAGE, nullptr, GetModuleHandle(nullptr), nullptr); in initialize()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp296 1, HWND_MESSAGE, nullptr, GetModuleHandle(nullptr), nullptr); in initialize()