Home
last modified time | relevance | path

Searched defs:hWnd (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c38 window_proc(HWND hWnd, in window_proc()
72 HWND hWnd = NULL; in graw_create_window_and_screen() local
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
84 HWND hWnd; in wglCreatePbufferARB() local
Dstw_framebuffer.h66 HWND hWnd; member
Dstw_framebuffer.c255 HWND hWnd; in stw_framebuffer_create() local
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/
Drx_windows_user.h18 HWND hWnd; member
51 HWND hWnd; member
Dwindows_user.h81 … LRESULT CALLBACK WindowCallback(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) noexcept { in WindowCallback()
/external/mesa3d/src/glx/windows/
Dwindowsgl_internal.h55 HWND hWnd; member
/external/deqp/framework/platform/win32/
DtcuWin32Window.cpp31 static LRESULT CALLBACK windowProcCallback (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProcCallback()
/external/skqp/tools/sk_app/win/
DWindow_win.cpp208 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/external/skia/tools/sk_app/win/
DWindow_win.cpp210 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dwrappers.cpp32 static LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
/external/OpenCL-CTS/test_conformance/d3d10/
Dharness.cpp116 static LRESULT WINAPI HarnessD3D10_Proc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in HarnessD3D10_Proc()
/external/OpenCL-CTS/test_conformance/d3d11/
Dharness.cpp139 static LRESULT WINAPI HarnessD3D11_Proc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in HarnessD3D11_Proc()
/external/angle/util/windows/win32/
DWin32Window.cpp232 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1854 __in HWND hWnd, in WndProc()
1991 BOOL OnCreate(__in HWND hWnd) { in OnCreate()
2038 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor()
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSDService.cpp2062 CDNSSDService::WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) in WndProc()
/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1964 static LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp382 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
/external/llvm-project/clang/test/SemaTemplate/
Dms-lookup-template-base-classes.cpp163 void f(int hWnd) { in f()
/external/clang/test/SemaTemplate/
Dms-lookup-template-base-classes.cpp162 void f(int hWnd) { in f()