Home
last modified time | relevance | path

Searched refs:WndProc (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dwin32_window.cc40 reinterpret_cast<LPCWSTR>(&Win32Window::WndProc), in Create()
59 wcex.lpfnWndProc = &Win32Window::WndProc; in Create()
105 LRESULT Win32Window::WndProc(HWND hwnd, UINT uMsg, WPARAM wParam, in WndProc() function in rtc::Win32Window
H A Dwin32_window.h54 static LRESULT CALLBACK WndProc(HWND hwnd,
/aosp_15_r20/external/cronet/third_party/icu/source/samples/layout/
H A Dlayout.cpp41 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
85 wndclass.lpfnWndProc = WndProc; in WinMain()
123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
H A Dclayout.c43 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
87 wndclass.lpfnWndProc = WndProc; in WinMain()
125 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/aosp_15_r20/external/google-breakpad/src/client/windows/tests/crash_generation_app/
H A Dcrash_generation_app.cc76 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
99 wcex.lpfnWndProc = WndProc; in MyRegisterClass()
360 LRESULT CALLBACK WndProc(HWND wnd, in WndProc() function
/aosp_15_r20/external/skia/tools/sk_app/win/
H A DWindow_win.cpp56 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
71 wcex.lpfnWndProc = WndProc; in init()
207 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/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() function
87 wc.lpfnWndProc = WndProc; in stw_pbuffer_create()
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DFM.cpp197 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
263 wc.lpfnWndProc = (WNDPROC) WndProc; in InitInstance()
890 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
H A Dwrappers.cpp32 static LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
56 sizeof(WNDCLASSEX), CS_CLASSDC, WndProc, 0L, 0L, in WindowInit()
/aosp_15_r20/external/angle/util/windows/win32/
H A DWin32Window.cpp232 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function in Win32Window
523 parentWindowClass.lpfnWndProc = WndProc; in initializeImpl()
540 childWindowClass.lpfnWndProc = WndProc; in initializeImpl()
H A DWin32Window.h47 static LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
/aosp_15_r20/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp229 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function in Win32Window
520 parentWindowClass.lpfnWndProc = WndProc; in initialize()
537 childWindowClass.lpfnWndProc = WndProc; in initialize()
DWin32Window.h45 static LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
/aosp_15_r20/external/libpng/contrib/visupng/
H A DVisualPng.c42 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
89 wndclass.lpfnWndProc = WndProc; in WinMain()
147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() function
/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Dmain_wnd.h168 static LRESULT CALLBACK WndProc(HWND hwnd, UINT msg, WPARAM wp, LPARAM lp);
H A Dmain_wnd.cc404 LRESULT CALLBACK MainWnd::WndProc(HWND hwnd, UINT msg, WPARAM wp, LPARAM lp) { in WndProc() function in MainWnd
450 wcex.lpfnWndProc = &WndProc; in RegisterWindowClass()
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DLLX/
H A DDNSSDService.h374 WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam );
H A DDNSSDService.cpp106 wc.lpfnWndProc = WndProc; in FinalConstruct()
2062 CDNSSDService::WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) in WndProc() function in CDNSSDService
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsyscall_windows_test.go594 WndProc uintptr
607 WndProc: cb,
/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() function
415 win_class.lpfnWndProc = WndProc; in init_window()
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp2438 static LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
2539 wndClassDesc.lpfnWndProc = WndProc; in MainWindow()
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1769 wc.lpfnWndProc = PythonBootstrapperApplication::WndProc; in CreateMainWindow()
1868 static LRESULT CALLBACK WndProc( in WndProc() function in PythonBootstrapperApplication