Home
last modified time | relevance | path

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

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