Home
last modified time | relevance | path

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

/third_party/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
/third_party/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp390 bool CBrowseDialog::OnCommand(unsigned code, unsigned itemID, LPARAM lParam) in OnCommand() function in CBrowseDialog
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp263 void OnCommand(CONTROL_ID id) { in OnCommand() function in PythonBootstrapperApplication