/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | win32_window.cc | 86 bool Win32Window::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage() 105 LRESULT Win32Window::WndProc(HWND hwnd, UINT uMsg, WPARAM wParam, in WndProc()
|
H A D | win32_window_unittest.cc | 24 bool OnMessage(UINT uMsg, in OnMessage()
|
/aosp_15_r20/external/deqp/framework/platform/win32/ |
H A D | tcuWin32Window.cpp | 31 static LRESULT CALLBACK windowProcCallback(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProcCallback() 147 LRESULT Window::windowProc(UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProc()
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/ControlPanel/ |
H A D | ControlPanel.cpp | 58 CPlApplet(HWND hWndCPl, UINT uMsg, LONG lParam1, LONG lParam2) in CPlApplet() 293 CCPApp::OnCplMsg(HWND hWndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2) in OnCplMsg()
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | Shell.cpp | 679 static int CALLBACK BrowseCallbackProc(HWND hwnd, UINT uMsg, LPARAM /* lp */, LPARAM data) in BrowseCallbackProc() 775 int CALLBACK BrowseCallbackProc2(HWND hwnd, UINT uMsg, LPARAM /* lp */, LPARAM data) in BrowseCallbackProc2()
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | main.cpp | 22 static INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in DebuggerWaitDialogProc()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | shdeprecated.h | 786 #define IBrowserService2_WndProcBS(This,hwnd,uMsg,wParam,lParam) (This)->lpVtbl->WndProcBS(This,hwn… argument 821 #define IBrowserService2__SendChildren(This,hwndBar,fBroadcast,uMsg,wParam,lParam) (This)->lpVtbl->… argument 834 #define IBrowserService2_ForwardViewMsg(This,uMsg,wParam,lParam) (This)->lpVtbl->ForwardViewMsg(Thi… argument 1128 #define IBrowserService3_WndProcBS(This,hwnd,uMsg,wParam,lParam) (This)->lpVtbl->WndProcBS(This,hwn… argument 1163 #define IBrowserService3__SendChildren(This,hwndBar,fBroadcast,uMsg,wParam,lParam) (This)->lpVtbl->… argument 1176 #define IBrowserService3_ForwardViewMsg(This,uMsg,wParam,lParam) (This)->lpVtbl->ForwardViewMsg(Thi… argument
|
D | winsock2.h | 559 UINT uMsg; member
|
D | control.h | 869 #define IVideoWindow_NotifyOwnerMessage(This,hwnd,uMsg,wParam,lParam) (This)->lpVtbl->NotifyOwnerMe… argument
|
D | strmif.h | 11492 #define IAMVfwCompressDialogs_SendDriverMessage(This,uMsg,dw1,dw2) (This)->lpVtbl->SendDriverMessag… argument
|
D | winuser.h | 2664 DWORD uMsg; member
|
D | commctrl.h | 1624 UINT uMsg; member
|
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | NativeSubWindow_win32.cpp | 24 static LRESULT CALLBACK subWindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in subWindowProc()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_ext_pbuffer.c | 49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | global_state.cpp | 249 INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in DebuggerWaitDialogProc()
|
/aosp_15_r20/packages/modules/adb/client/ |
D | usb_windows.cpp | 180 static LRESULT CALLBACK _power_window_proc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in _power_window_proc()
|
/aosp_15_r20/external/curl/tests/server/ |
H A D | util.c | 600 static LRESULT CALLBACK main_window_proc(HWND hwnd, UINT uMsg, in main_window_proc()
|
/aosp_15_r20/external/lzma/C/Util/7zipInstall/ |
H A D | 7zipInstall.c | 504 static int CALLBACK BrowseCallbackProc(HWND hwnd, UINT uMsg, LPARAM lp, LPARAM data) in BrowseCallbackProc()
|
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/ |
H A D | vulkan_command_buffer_utils.cpp | 384 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_wgl.cpp | 245 UINT uMsg, in dummyWndProc()
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vkrenderframework.cpp | 480 LRESULT CALLBACK WindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in WindowProc()
|
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 1870 __in UINT uMsg, in WndProc()
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/net/java/dev/jna/jna-platform/5.6.0/ |
HD | jna-platform-5.6.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/sun/
com/ ... |
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 97811 pub uMsg: DWORD, field 283242 pub uMsg: UINT, field
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/ |
HD | intellij-core-mvn.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/JavaPsiPlugin.xml
... |