Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DDialog.h82 UINT IsButtonChecked(int buttonID) const in IsButtonChecked() function
85 { return (IsButtonChecked(buttonID) == BST_CHECKED); } in IsButtonCheckedBool()