Searched defs:OnCommand (Results 1 – 4 of 4) sorted by relevance
| /third_party/lzma/CPP/Windows/Control/ | ||
| D | Window2.cpp | 170 bool CWindow2::OnCommand(unsigned /* code */, unsigned /* itemID */, LPARAM /* lParam */, LRESULT &… in OnCommand() function in NWindows::NControl::CWindow2 |
| D | Dialog.cpp | 82 bool CDialog::OnCommand(unsigned code, unsigned itemID, LPARAM lParam) in OnCommand() function in NWindows::NControl::CDialog |
| /third_party/lzma/CPP/7zip/UI/FileManager/ | ||
| D | BrowseDialog.cpp | 390 bool CBrowseDialog::OnCommand(unsigned code, unsigned itemID, LPARAM lParam) in OnCommand() function in CBrowseDialog |
| /third_party/python/Tools/msi/bundle/bootstrap/ | ||
| D | PythonBootstrapperApplication.cpp | 263 void OnCommand(CONTROL_ID id) { in OnCommand() function in PythonBootstrapperApplication |