Home
last modified time | relevance | path

Searched defs:buttonID (Results 1 – 10 of 10) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
DDialog.h97 bool CheckButton(unsigned buttonID, UINT checkState) in CheckButton()
99 bool CheckButton(unsigned buttonID, bool checkState) in CheckButton()
102 UINT IsButtonChecked_BST(unsigned buttonID) const in IsButtonChecked_BST()
104 bool IsButtonCheckedBool(unsigned buttonID) const in IsButtonCheckedBool()
DToolBar.h32 …bool EnableButton(UINT buttonID, bool enable) { return LRESULTToBool(SendMsg(TB_ENABLEBUTTON, butt… in EnableButton()
DDialog.cpp89 bool CDialog::OnButtonClicked(unsigned buttonID, HWND /* buttonHWND */) in OnButtonClicked()
/third_party/lzma/CPP/7zip/UI/FileManager/
DPasswordDialog.cpp43 bool CPasswordDialog::OnButtonClicked(unsigned buttonID, HWND buttonHWND) in OnButtonClicked()
DOverwriteDialog.cpp125 bool COverwriteDialog::OnButtonClicked(unsigned buttonID, HWND buttonHWND) in OnButtonClicked()
DProgressDialog.cpp164 bool CProgressDialog::OnButtonClicked(unsigned buttonID, HWND buttonHWND) in OnButtonClicked()
DBrowseDialog.cpp438 bool CBrowseDialog::OnButtonClicked(unsigned buttonID, HWND buttonHWND) in OnButtonClicked()
DProgressDialog2.cpp1218 bool CProgressDialog::OnButtonClicked(unsigned buttonID, HWND buttonHWND) in OnButtonClicked()
/third_party/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp256 bool CExtractDialog::OnButtonClicked(unsigned buttonID, HWND buttonHWND) in OnButtonClicked()
/third_party/typescript/tests/lib/
Dlib.d.ts11575 buttonID: number; property