Home
last modified time | relevance | path

Searched refs:IsButtonChecked_BST (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
DDialog.h102 UINT IsButtonChecked_BST(unsigned buttonID) const in IsButtonChecked_BST() function
105 { return (IsButtonChecked_BST(buttonID) == BST_CHECKED); } in IsButtonCheckedBool()