Home
last modified time | relevance | path

Searched defs:OnCommand (Results 1 – 12 of 12) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DFoldersPage.cpp138 bool CFoldersPage::OnCommand(unsigned code, unsigned itemID, LPARAM lParam) in OnCommand() function in CFoldersPage
DSettingsPage.cpp391 bool CSettingsPage::OnCommand(unsigned code, unsigned itemID, LPARAM param) in OnCommand() function in CSettingsPage
DEditPage.cpp142 bool CEditPage::OnCommand(unsigned code, unsigned itemID, LPARAM param) in OnCommand() function in CEditPage
DMenuPage.cpp399 bool CMenuPage::OnCommand(unsigned code, unsigned itemID, LPARAM param) in OnCommand() function in CMenuPage
DLangPage.cpp290 bool CLangPage::OnCommand(unsigned code, unsigned itemID, LPARAM param) in OnCommand() function in CLangPage
DPanel.cpp731 bool CPanel::OnCommand(unsigned code, unsigned itemID, LPARAM lParam, LRESULT &result) in OnCommand() function in CPanel
DBrowseDialog.cpp390 bool CBrowseDialog::OnCommand(unsigned code, unsigned itemID, LPARAM lParam) in OnCommand() function in CBrowseDialog
/external/mdnsresponder/mDNSWindows/ControlPanel/
DConfigPropertySheet.cpp95 CConfigPropertySheet::OnCommand(WPARAM wParam, LPARAM lParam) in OnCommand() function in CConfigPropertySheet
/external/lzma/CPP/Windows/Control/
DWindow2.cpp170 bool CWindow2::OnCommand(unsigned /* code */, unsigned /* itemID */, LPARAM /* lParam */, LRESULT &… in OnCommand() function in NWindows::NControl::CWindow2
DDialog.cpp82 bool CDialog::OnCommand(unsigned code, unsigned itemID, LPARAM lParam) in OnCommand() function in NWindows::NControl::CDialog
/external/lzma/CPP/7zip/UI/GUI/
DCompressDialog.cpp1300 bool CCompressDialog::OnCommand(unsigned code, unsigned itemID, LPARAM lParam) in OnCommand() function in CCompressDialog
3764 bool COptionsDialog::OnCommand(unsigned code, unsigned itemID, LPARAM lParam) in OnCommand() function in COptionsDialog
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp263 void OnCommand(CONTROL_ID id) { in OnCommand() function in PythonBootstrapperApplication