Searched defs:lParam1 (Results 1 – 3 of 3) sorted by relevance
/third_party/lame/ACM/ |
D | main.cpp | 81 LONG WINAPI DriverProc(DWORD dwDriverId, HDRVR hdrvr, UINT msg, LONG lParam1, LONG lParam2) in DriverProc()
|
D | ACM.cpp | 343 LONG ACM::DriverProcedure(const HDRVR hdrvr, const UINT msg, LONG lParam1, LONG lParam2) in DriverProcedure()
|
/third_party/lzma/CPP/7zip/UI/FileManager/ |
D | BrowseDialog.cpp | 484 int CBrowseDialog::CompareItems(LPARAM lParam1, LPARAM lParam2) const in CompareItems() 506 static int CALLBACK CompareItems2(LPARAM lParam1, LPARAM lParam2, LPARAM lpData) in CompareItems2()
|