Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
Dmain.cpp212 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/cef/tests/shared/browser/
Dmain_message_loop_external_pump_win.cc127 LRESULT CALLBACK MainMessageLoopExternalPumpWin::WndProc(HWND hwnd, in WndProc() function in client::__anon3c2bd9410111::MainMessageLoopExternalPumpWin
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
Dmain.cpp218 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
Dmain.cpp222 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dclayout.c124 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
Dlayout.cpp123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/icu/icu4c/source/samples/layout/
Dlayout.cpp123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
Dclayout.c125 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/skia/tools/sk_app/win/
DWindow_win.cpp210 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
Dmain.cpp438 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp232 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function in Win32Window
/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_win.cc549 LRESULT CALLBACK CefBrowserPlatformDelegateNativeWin::WndProc(HWND hwnd, in WndProc() function in CefBrowserPlatformDelegateNativeWin
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.c147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() function
/third_party/openh264/codec/console/dec/src/
Dd3d9_utils.cpp497 LRESULT CALLBACK WndProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) { in WndProc() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12Sample.cpp1411 static LRESULT WINAPI WndProc(HWND wnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideosink.cpp549 WndProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/third_party/skia/third_party/externals/angle2/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
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1853 static LRESULT CALLBACK WndProc( in WndProc() function in PythonBootstrapperApplication