Home
last modified time | relevance | path

Searched defs:WndProc (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/rtc_base/
Dwin32_window.cc105 LRESULT Win32Window::WndProc(HWND hwnd, UINT uMsg, WPARAM wParam, in WndProc() function in rtc::Win32Window
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() function
/external/icu/icu4c/source/samples/layout/
Dlayout.cpp123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
Dclayout.c124 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/external/skqp/tools/sk_app/win/
DWindow_win.cpp208 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/external/skia/tools/sk_app/win/
DWindow_win.cpp210 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/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() function
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc357 LRESULT CALLBACK WndProc(HWND wnd, in WndProc() function
/external/angle/util/windows/win32/
DWin32Window.cpp232 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function in Win32Window
/external/libpng/contrib/visupng/
DVisualPng.c147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() function
/external/webrtc/examples/peerconnection/client/
Dmain_wnd.cc404 LRESULT CALLBACK MainWnd::WndProc(HWND hwnd, UINT msg, WPARAM wp, LPARAM lp) { in WndProc() function in MainWnd
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSDService.cpp2062 CDNSSDService::WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) in WndProc() function in CDNSSDService
/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1964 static LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
/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() function
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1853 static LRESULT CALLBACK WndProc( in WndProc() function in PythonBootstrapperApplication