Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/Control/
DWindow2.cpp163 bool CWindow2::OnCommand(WPARAM wParam, LPARAM lParam, LRESULT &result) in OnCommand() function in NWindows::NControl::CWindow2
168 bool CWindow2::OnCommand(int /* code */, int /* itemID */, LPARAM /* lParam */, LRESULT & /* result… in OnCommand() function in NWindows::NControl::CWindow2
DDialog.cpp68 bool CDialog::OnCommand(WPARAM wParam, LPARAM lParam) in OnCommand() function in NWindows::NControl::CDialog
73 bool CDialog::OnCommand(int code, int itemID, LPARAM lParam) in OnCommand() function in NWindows::NControl::CDialog
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc755 bool RootWindowWin::OnCommand(UINT id) { in OnCommand() function in client::RootWindowWin
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp262 void OnCommand(CONTROL_ID id) { in OnCommand() function in PythonBootstrapperApplication