/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/ |
D | main.cpp | 173 bool CreateDeviceD3D(HWND hWnd) in CreateDeviceD3D() 212 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/third_party/mesa3d/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 38 window_proc(HWND hWnd, in window_proc() 72 HWND hWnd = NULL; in graw_create_window_and_screen() local
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/ |
D | main.cpp | 166 bool CreateDeviceD3D(HWND hWnd) in CreateDeviceD3D() 218 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/third_party/cef/tests/shared/browser/ |
D | util_win.cc | 27 void SetUserDataPtr(HWND hWnd, void* ptr) { in SetUserDataPtr() 34 WNDPROC SetWndProcPtr(HWND hWnd, WNDPROC wndProc) { in SetWndProcPtr()
|
D | util_win.h | 24 T GetUserDataPtr(HWND hWnd) { in GetUserDataPtr()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/ |
D | main.cpp | 167 bool CreateDeviceD3D(HWND hWnd) in CreateDeviceD3D() 222 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pbuffer.c | 49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() 84 HWND hWnd; in wglCreatePbufferARB() local
|
D | stw_framebuffer.h | 84 HWND hWnd; member
|
/third_party/cef/tests/cefclient/browser/ |
D | root_window_win.cc | 421 LRESULT CALLBACK RootWindowWin::EditWndProc(HWND hWnd, in EditWndProc() 459 LRESULT CALLBACK RootWindowWin::FindWndProc(HWND hWnd, in FindWndProc() 486 LRESULT CALLBACK RootWindowWin::RootWndProc(HWND hWnd, in RootWndProc() 1109 LRESULT CALLBACK SubclassedWindowProc(HWND hWnd, in SubclassedWindowProc() 1135 void SubclassWindow(HWND hWnd, HRGN hRegion) { in SubclassWindow() 1152 void UnSubclassWindow(HWND hWnd) { in UnSubclassWindow()
|
D | main_message_loop_multithreaded_win.cc | 126 MainMessageLoopMultithreadedWin::MessageWndProc(HWND hWnd, in MessageWndProc()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11window_win32.cpp | 590 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in gst_d3d11_window_win32_on_key_event() 615 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in gst_d3d11_window_win32_on_mouse_event() 665 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in gst_d3d11_window_win32_handle_window_proc() 746 window_proc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in window_proc() 803 sub_class_proc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in sub_class_proc()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/ |
D | main.cpp | 235 bool CreateDeviceD3D(HWND hWnd) in CreateDeviceD3D() 438 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/ |
D | libgl_d3d12.c | 97 HWND hWnd, in gdi_create_framebuffer()
|
/third_party/skia/third_party/externals/imgui/examples/example_sdl_directx11/ |
D | main.cpp | 181 bool CreateDeviceD3D(HWND hWnd) in CreateDeviceD3D()
|
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | d3dhelpers.c | 1209 HWND hWnd; in d3d_prepare_window() local 1323 d3d_init_swap_chain (GstD3DVideoSink * sink, HWND hWnd) in d3d_init_swap_chain() 2098 d3d_wnd_proc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in d3d_wnd_proc() 2225 d3d_wnd_proc_internal (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in d3d_wnd_proc_internal() 2307 HWND hWnd; member 2316 HWND hWnd; in d3d_internal_window_thread() local 2777 D3DHiddenWndProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in D3DHiddenWndProc() 2811 HWND hWnd = 0; in d3d_hidden_window_thread() local
|
/third_party/mesa3d/src/glx/windows/ |
D | windowsgl_internal.h | 55 HWND hWnd; member
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWin32Window.cpp | 31 static LRESULT CALLBACK windowProcCallback (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProcCallback()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/win32/ |
D | gstvkwindow_win32.c | 489 window_proc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in window_proc() 554 sub_class_proc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in sub_class_proc()
|
/third_party/mesa3d/src/gallium/targets/wgl/ |
D | wgl.c | 236 HWND hWnd, in wgl_create_framebuffer()
|
/third_party/gstreamer/gstplugins_base/tests/examples/overlay/ |
D | win32-videooverlay-playbin.c | 36 window_proc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in window_proc()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | DxgiFns.cpp | 66 HWND hWnd = pPresentInfo->hWindow; in _Present() local
|
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/ |
D | tri.cpp | 75 HWND hWnd = CreateWindow(wc.lpszClassName, in main() local
|
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
D | d3d12_wgl_framebuffer.cpp | 221 HWND hWnd, in d3d12_wgl_create_framebuffer()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/ |
D | gstglwindow_win32.c | 538 window_proc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in window_proc() 648 sub_class_proc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in sub_class_proc()
|
/third_party/skia/tools/sk_app/win/ |
D | Window_win.cpp | 210 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|