/third_party/cef/tests/cefclient/browser/ |
D | root_window_win.cc | 35 LPARAM lParam) { in AboutWndProc() 424 LPARAM lParam) { in EditWndProc() 462 LPARAM lParam) { in FindWndProc() 489 LPARAM lParam) { in RootWndProc() 731 void RootWindowWin::OnDpiChanged(WPARAM wParam, LPARAM lParam) { in OnDpiChanged() 1112 LPARAM lParam) { in SubclassedWindowProc() 1167 BOOL CALLBACK SubclassWindowsProc(HWND hwnd, LPARAM lParam) { in SubclassWindowsProc() 1172 BOOL CALLBACK UnSubclassWindowsProc(HWND hwnd, LPARAM lParam) { in UnSubclassWindowsProc()
|
D | osr_window_win.cc | 384 void OsrWindowWin::OnIMESetContext(UINT message, WPARAM wParam, LPARAM lParam) { in OnIMESetContext() 408 LPARAM lParam) { in OnIMEComposition() 457 LPARAM lParam) { in OsrWndProc() 563 void OsrWindowWin::OnMouseEvent(UINT message, WPARAM wParam, LPARAM lParam) { in OnMouseEvent() 776 void OsrWindowWin::OnKeyEvent(UINT message, WPARAM wParam, LPARAM lParam) { in OnKeyEvent() 834 bool OsrWindowWin::OnTouchEvent(UINT message, WPARAM wParam, LPARAM lParam) { in OnTouchEvent()
|
D | main_message_loop_multithreaded_win.cc | 129 LPARAM lParam) { in MessageWndProc()
|
/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() 146 LRESULT Window::windowProc (UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProc()
|
/third_party/openssl/crypto/rand/ |
D | rand_deprecated.c | 20 int RAND_event(UINT iMsg, WPARAM wParam, LPARAM lParam) in RAND_event()
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testnativew32.c | 27 WndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/ |
D | gstglwindow_win32.c | 435 LPARAM lParam) in gst_gl_window_win32_handle_key_event() 480 LPARAM lParam) in gst_gl_window_win32_handle_mouse_event() 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/third_party/externals/swiftshader/src/Vulkan/ |
D | main.cpp | 22 static INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in DebuggerWaitDialogProc()
|
/third_party/flutter/skia/tools/sk_app/win/ |
D | Window_win.cpp | 163 static ModifierKey get_modifiers(UINT message, WPARAM wParam, LPARAM lParam) { in get_modifiers() 210 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/third_party/skia/tools/sk_app/win/ |
D | Window_win.cpp | 163 static skui::ModifierKey get_modifiers(UINT message, WPARAM wParam, LPARAM lParam) { in get_modifiers() 210 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/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/flutter/skia/third_party/externals/imgui/examples/example_win32_directx9/ |
D | main.cpp | 17 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 | 41 LPARAM lParam) in window_proc()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/ |
D | main.cpp | 212 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/third_party/python/Lib/ctypes/test/ |
D | test_funcptr.py | 48 def wndproc(hwnd, msg, wParam, lParam): argument
|
/third_party/flutter/skia/third_party/externals/imgui/examples/example_win32_directx10/ |
D | main.cpp | 68 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/ |
D | main.cpp | 218 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/third_party/flutter/skia/third_party/externals/imgui/examples/ |
D | imgui_impl_win32.cpp | 189 …_IMPL_API LRESULT ImGui_ImplWin32_WndProcHandler(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in ImGui_ImplWin32_WndProcHandler()
|
/third_party/flutter/skia/third_party/externals/imgui/examples/example_win32_directx11/ |
D | main.cpp | 71 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/ |
D | main.cpp | 222 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/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/skia/third_party/externals/libpng/contrib/visupng/ |
D | VisualPng.c | 148 LPARAM lParam) in WndProc() 432 WPARAM wParam, LPARAM lParam) in AboutDlgProc()
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/visupng/ |
D | VisualPng.c | 148 LPARAM lParam) in WndProc() 432 WPARAM wParam, LPARAM lParam) in AboutDlgProc()
|
/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/wgl/ |
D | stw_ext_pbuffer.c | 49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
|