Home
last modified time | relevance | path

Searched defs:LPARAM (Results 1 – 15 of 15) sorted by relevance

/external/crosvm/gpu_display/src/gpu_display_win/
Dsurface.rs205 _l_param: LPARAM, in handle_key_event()
364 fn on_host_viewport_change(&mut self, window: &GuiWindow, l_param: LPARAM) { in on_host_viewport_change()
Dkeyboard_input_manager.rs94 l_param: LPARAM, in handle_host_key_event()
Dwindow_procedure_thread.rs586 l_param: LPARAM, in wnd_proc()
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp103 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() argument
DPanelFolderChange.cpp627 bool CPanel::OnComboBoxCommand(UINT code, LPARAM /* param */, LRESULT &result) in OnComboBoxCommand() argument
DProgressDialog2.cpp935 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() argument
/external/python/cpython3/Lib/ctypes/
Dwintypes.py44 LPARAM = ctypes.c_long variable
47 LPARAM = ctypes.c_longlong variable
/external/lzma/CPP/Windows/Control/
DWindow2.cpp170 bool CWindow2::OnCommand(unsigned /* code */, unsigned /* itemID */, LPARAM /* lParam */, LRESULT &… in OnCommand() argument
DDialog.h149 virtual bool OnTimer(WPARAM /* timerID */, LPARAM /* callback */) { return false; } in OnTimer() argument
/external/lzma/CPP/Windows/
DShell.cpp679 static int CALLBACK BrowseCallbackProc(HWND hwnd, UINT uMsg, LPARAM /* lp */, LPARAM data) in BrowseCallbackProc() argument
775 int CALLBACK BrowseCallbackProc2(HWND hwnd, UINT uMsg, LPARAM /* lp */, LPARAM data) in BrowseCallbackProc2() argument
/external/crosvm/gpu_display/src/vulkan/sys/
Dwindows.rs296 l_param: LPARAM, in wnd_proc()
/external/cronet/stable/base/win/
Dwindows_types.h63 typedef LONG_PTR LPARAM; typedef
/external/cronet/tot/base/win/
Dwindows_types.h63 typedef LONG_PTR LPARAM; typedef
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/
Dmod.rs10247 pub type LPARAM = isize; typedef
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/
Dmod.rs10247 pub type LPARAM = isize; typedef