Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanel.cpp58 CPlApplet(HWND hWndCPl, UINT uMsg, LONG lParam1, LONG lParam2) in CPlApplet()
293 CCPApp::OnCplMsg(HWND hWndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2) in OnCplMsg()
DBrowsingPage.cpp363 CBrowsingPage::SortFunc(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) in SortFunc()
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp483 int CBrowseDialog::CompareItems(LPARAM lParam1, LPARAM lParam2) in CompareItems()
505 static int CALLBACK CompareItems2(LPARAM lParam1, LPARAM lParam2, LPARAM lpData) in CompareItems2()