Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp103 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() argument
DProgressDialog2.cpp929 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() argument
/third_party/python/Lib/ctypes/
Dwintypes.py44 LPARAM = ctypes.c_long variable
47 LPARAM = ctypes.c_longlong variable
/third_party/lzma/CPP/Windows/Control/
DWindow2.cpp170 bool CWindow2::OnCommand(unsigned /* code */, unsigned /* itemID */, LPARAM /* lParam */, LRESULT &… in OnCommand() argument
DDialog.h132 virtual bool OnTimer(WPARAM /* timerID */, LPARAM /* callback */) { return false; } in OnTimer() argument
/third_party/lzma/CPP/Windows/
DShell.cpp661 static int CALLBACK BrowseCallbackProc(HWND hwnd, UINT uMsg, LPARAM /* lp */, LPARAM data) in BrowseCallbackProc() argument
757 int CALLBACK BrowseCallbackProc2(HWND hwnd, UINT uMsg, LPARAM /* lp */, LPARAM data) in BrowseCallbackProc2() argument