Searched defs:lParam2 (Results 1 – 3 of 3) sorted by relevance
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ControlPanel.cpp | 58 CPlApplet(HWND hWndCPl, UINT uMsg, LONG lParam1, LONG lParam2) in CPlApplet() 293 CCPApp::OnCplMsg(HWND hWndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2) in OnCplMsg()
|
D | BrowsingPage.cpp | 363 CBrowsingPage::SortFunc(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) in SortFunc()
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | BrowseDialog.cpp | 483 int CBrowseDialog::CompareItems(LPARAM lParam1, LPARAM lParam2) in CompareItems() 505 static int CALLBACK CompareItems2(LPARAM lParam1, LPARAM lParam2, LPARAM lpData) in CompareItems2()
|