Home
last modified time | relevance | path

Searched defs:controlID (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DMenuPage.cpp411 bool CMenuPage::OnNotify(UINT controlID, LPNMHDR lParam) in OnNotify()
DSystemPage.cpp363 bool CSystemPage::OnNotify(UINT controlID, LPNMHDR lParam) in OnNotify()
DLangUtils.cpp49 void LangSetDlgItemText(HWND dialog, UInt32 controlID, UInt32 langID) in LangSetDlgItemText()
DMyLoadMenu.cpp73 static int FindLangItem(unsigned controlID) in FindLangItem()