Home
last modified time | relevance | path

Searched defs:uMsg (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/webrtc/rtc_base/
H A Dwin32_window.cc86 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 Dwin32_window_unittest.cc24 bool OnMessage(UINT uMsg, in OnMessage()
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWin32Window.cpp31 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 DControlPanel.cpp58 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 DShell.cpp679 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 Dmain.cpp22 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/
Dshdeprecated.h786 #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
Dwinsock2.h559 UINT uMsg; member
Dcontrol.h869 #define IVideoWindow_NotifyOwnerMessage(This,hwnd,uMsg,wParam,lParam) (This)->lpVtbl->NotifyOwnerMe… argument
Dstrmif.h11492 #define IAMVfwCompressDialogs_SendDriverMessage(This,uMsg,dw1,dw2) (This)->lpVtbl->SendDriverMessag… argument
Dwinuser.h2664 DWORD uMsg; member
Dcommctrl.h1624 UINT uMsg; member
/aosp_15_r20/hardware/google/gfxstream/host/
DNativeSubWindow_win32.cpp24 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 Dstw_ext_pbuffer.c49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dglobal_state.cpp249 INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in DebuggerWaitDialogProc()
/aosp_15_r20/packages/modules/adb/client/
Dusb_windows.cpp180 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 Dutil.c600 static LRESULT CALLBACK main_window_proc(HWND hwnd, UINT uMsg, in main_window_proc()
/aosp_15_r20/external/lzma/C/Util/7zipInstall/
H A D7zipInstall.c504 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 Dvulkan_command_buffer_utils.cpp384 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp245 UINT uMsg, in dummyWndProc()
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvkrenderframework.cpp480 LRESULT CALLBACK WindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in WindowProc()
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1870 __in UINT uMsg, in WndProc()
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/net/java/dev/jna/jna-platform/5.6.0/
HDjna-platform-5.6.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/ ...
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs97811 pub uMsg: DWORD, field
283242 pub uMsg: UINT, field
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/
HDintellij-core-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...

12