/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/cef/tests/cefclient/browser/ |
D | root_window_win.cc | 34 WPARAM wParam, in AboutWndProc() 423 WPARAM wParam, in EditWndProc() 461 WPARAM wParam, in FindWndProc() 488 WPARAM wParam, in RootWndProc() 731 void RootWindowWin::OnDpiChanged(WPARAM wParam, LPARAM lParam) { in OnDpiChanged() 1111 WPARAM wParam, in SubclassedWindowProc()
|
D | osr_window_win.cc | 384 void OsrWindowWin::OnIMESetContext(UINT message, WPARAM wParam, LPARAM lParam) { in OnIMESetContext() 407 WPARAM wParam, in OnIMEComposition() 456 WPARAM wParam, 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 | 128 WPARAM wParam, in MessageWndProc()
|
/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/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/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/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/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsevents.c | 85 WindowsScanCodeToSDLScanCode(LPARAM lParam, WPARAM wParam) in WindowsScanCodeToSDLScanCode() 235 WIN_CheckWParamMouseButtons(WPARAM wParam, SDL_WindowData *data, SDL_MouseID mouseID) in WIN_CheckWParamMouseButtons() 346 WIN_WindowProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in WIN_WindowProc()
|
/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/mesa3d/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 40 WPARAM wParam, in window_proc()
|
/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 IMGUI_IMPL_API LRESULT ImGui_ImplWin32_WndProcHandler(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lP… 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 | 147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() 432 WPARAM wParam, LPARAM lParam) in AboutDlgProc()
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/visupng/ |
D | VisualPng.c | 147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, 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()
|