Searched defs:LPARAM (Results 1 – 6 of 6) sorted by relevance
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| D | ProgressDialog.cpp | 103 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() argument
|
| D | ProgressDialog2.cpp | 929 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() argument
|
| /third_party/python/Lib/ctypes/ |
| D | wintypes.py | 44 LPARAM = ctypes.c_long variable 47 LPARAM = ctypes.c_longlong variable
|
| /third_party/lzma/CPP/Windows/Control/ |
| D | Window2.cpp | 170 bool CWindow2::OnCommand(unsigned /* code */, unsigned /* itemID */, LPARAM /* lParam */, LRESULT &… in OnCommand() argument
|
| D | Dialog.h | 132 virtual bool OnTimer(WPARAM /* timerID */, LPARAM /* callback */) { return false; } in OnTimer() argument
|
| /third_party/lzma/CPP/Windows/ |
| D | Shell.cpp | 661 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
|