Home
last modified time | relevance | path

Searched defs:lParam1 (Results 1 – 3 of 3) sorted by relevance

/third_party/lame/ACM/
Dmain.cpp81 LONG WINAPI DriverProc(DWORD dwDriverId, HDRVR hdrvr, UINT msg, LONG lParam1, LONG lParam2) in DriverProc()
DACM.cpp343 LONG ACM::DriverProcedure(const HDRVR hdrvr, const UINT msg, LONG lParam1, LONG lParam2) in DriverProcedure()
/third_party/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp484 int CBrowseDialog::CompareItems(LPARAM lParam1, LPARAM lParam2) const in CompareItems()
506 static int CALLBACK CompareItems2(LPARAM lParam1, LPARAM lParam2, LPARAM lpData) in CompareItems2()