Home
last modified time | relevance | path

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

12

/third_party/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()
DListView.cpp107 static LRESULT APIENTRY ListViewSubclassProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in ListViewSubclassProc()
116 LRESULT CListView2::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage()
DPropertyPage.cpp25 APIENTRY MyProperyPageProcedure(HWND dialogHWND, UINT message, WPARAM wParam, LPARAM lParam) in MyProperyPageProcedure()
DDialog.h81 LRESULT SendMsg_NextDlgCtl(WPARAM wParam, LPARAM lParam) in SendMsg_NextDlgCtl()
94 LRESULT SendItemMessage(unsigned itemID, UINT message, WPARAM wParam, LPARAM lParam) in SendItemMessage()
DDialog.cpp28 DialogProcedure(HWND dialogHWND, UINT message, WPARAM wParam, LPARAM lParam) in DialogProcedure()
50 bool CDialog::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage()
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32Window.cpp31 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/node/deps/openssl/openssl/crypto/rand/
Drand_deprecated.c20 int RAND_event(UINT iMsg, WPARAM wParam, LPARAM lParam) in RAND_event()
/third_party/openssl/crypto/rand/
Drand_deprecated.c20 int RAND_event(UINT iMsg, WPARAM wParam, LPARAM lParam) in RAND_event()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
Dmain.cpp22 static INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in DebuggerWaitDialogProc()
/third_party/skia/tools/sk_app/win/
DWindow_win.cpp163 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/lame/dshow/
Daboutprp.cpp165 , WPARAM wParam in OnReceiveMessage()
DPropPage_adv.cpp159 BOOL CMpegAudEncPropertyPageAdv::OnReceiveMessage(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam) in OnReceiveMessage()
/third_party/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c40 WPARAM wParam, in window_proc()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
Dmain.cpp212 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
/third_party/python/Lib/ctypes/test/
Dtest_funcptr.py48 def wndproc(hwnd, msg, wParam, lParam): argument
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
Dmain.cpp218 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
Dmain.cpp222 LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp135 bool CProgressDialog::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) in OnMessage()
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.c147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc()
432 WPARAM wParam, LPARAM lParam) in AboutDlgProc()
/third_party/lame/ACM/
DAEncodeProperties.cpp165 WPARAM wParam, // first message parameter in ConfigProc()
1501 bool AEncodeProperties::HandleDialogCommand(const HWND parentWnd, const WPARAM wParam, const LPARAM… in HandleDialogCommand()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
/third_party/icu/icu4c/source/samples/layout/
Dlayout.cpp123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
Dclayout.c125 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/third_party/skia/third_party/externals/icu/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()

12