Home
last modified time | relevance | path

Searched defs:wParam (Results 1 – 25 of 37) sorted by relevance

12

/external/lzma/CPP/Windows/Control/
DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure()
123 LRESULT CWindow2::DefProc(UINT message, WPARAM wParam, LPARAM lParam) in DefProc()
133 LRESULT CWindow2::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage()
163 bool CWindow2::OnCommand(WPARAM wParam, LPARAM lParam, LRESULT &result) in OnCommand()
DDialog.cpp19 static INT_PTR APIENTRY DialogProcedure(HWND dialogHWND, UINT message, WPARAM wParam, LPARAM lParam) in DialogProcedure()
33 bool CDialog::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage()
57 bool CDialog::OnCommand(WPARAM wParam, LPARAM lParam) in OnCommand()
DListView.cpp100 static LRESULT APIENTRY ListViewSubclassProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in ListViewSubclassProc()
109 LRESULT CListView2::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage()
DPropertyPage.cpp19 static INT_PTR APIENTRY MyProperyPageProcedure(HWND dialogHWND, UINT message, WPARAM wParam, LPARAM… in MyProperyPageProcedure()
/external/deqp/framework/platform/win32/
DtcuWin32Window.cpp31 static LRESULT CALLBACK windowProcCallback (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProcCallback()
139 LRESULT Window::windowProc (UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProc()
/external/webrtc/webrtc/base/
Dwin32window.cc77 bool Win32Window::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage()
91 WPARAM wParam, LPARAM lParam) { in WndProc()
Dwin32window_unittest.cc24 virtual bool OnMessage(UINT uMsg, WPARAM wParam, in OnMessage()
Dwin32socketserver.cc176 bool Win32Socket::EventSink::OnMessage(UINT uMsg, WPARAM wParam, in OnMessage()
188 bool Win32Socket::EventSink::OnSocketNotify(UINT uMsg, WPARAM wParam, in OnSocketNotify()
206 bool Win32Socket::EventSink::OnDnsNotify(WPARAM wParam, LPARAM lParam, in OnDnsNotify()
/external/swiftshader/src/Vulkan/
Dmain.cpp22 static INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in DebuggerWaitDialogProc()
/external/skqp/tools/sk_app/win/
DWindow_win.cpp161 static uint32_t get_modifiers(UINT message, WPARAM wParam, LPARAM lParam) { in get_modifiers()
208 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/external/skia/tools/sk_app/win/
DWindow_win.cpp161 static uint32_t get_modifiers(UINT message, WPARAM wParam, LPARAM lParam) { in get_modifiers()
208 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/
Drx_windows_user.h20 WPARAM wParam; member
53 WPARAM_t wParam; member
Dwindows_user.h81 … LRESULT CALLBACK WindowCallback(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) noexcept { in WindowCallback()
/external/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c40 WPARAM wParam, in window_proc()
/external/python/cpython2/Lib/ctypes/test/
Dtest_funcptr.py48 def wndproc(hwnd, msg, wParam, lParam): argument
/external/python/cpython3/Lib/ctypes/test/
Dtest_funcptr.py48 def wndproc(hwnd, msg, wParam, lParam): argument
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp133 bool CProgressDialog::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage()
/external/mdnsresponder/mDNSWindows/ControlPanel/
DConfigPropertySheet.cpp95 CConfigPropertySheet::OnCommand(WPARAM wParam, LPARAM lParam) in OnCommand()
/external/libpng/contrib/visupng/
DVisualPng.c147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc()
432 WPARAM wParam, LPARAM lParam) in AboutDlgProc()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
/external/icu/icu4c/source/samples/layout/
Dclayout.c124 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
Dlayout.cpp123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/external/webrtc/talk/media/devices/
Dgdivideorenderer.cc165 bool GdiVideoRenderer::VideoWindow::OnMessage(UINT uMsg, WPARAM wParam, in OnMessage()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_Windows.cpp53 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/external/swiftshader/src/D3D9/
DD3D9.cpp105 static INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in DebuggerWaitDialogProc()

12