Searched defs:LPARAM (Results 1 – 5 of 5) sorted by relevance
/external/lzma/CPP/Windows/ |
D | Shell.cpp | 174 int CALLBACK BrowseCallbackProc(HWND hwnd, UINT uMsg, LPARAM /* lp */, LPARAM data) in BrowseCallbackProc() argument 270 int CALLBACK BrowseCallbackProc2(HWND hwnd, UINT uMsg, LPARAM /* lp */, LPARAM data) in BrowseCallbackProc2() argument
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ProgressDialog.cpp | 101 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() argument
|
D | ProgressDialog2.cpp | 887 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() argument
|
/external/lzma/CPP/Windows/Control/ |
D | Window2.cpp | 168 bool CWindow2::OnCommand(int /* code */, int /* itemID */, LPARAM /* lParam */, LRESULT & /* result… in OnCommand() argument
|
D | Dialog.h | 109 virtual bool OnTimer(WPARAM /* timerID */, LPARAM /* callback */) { return false; } in OnTimer() argument
|