Home
last modified time | relevance | path

Searched refs:CheckRadioButton (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DDialog.h107 bool CheckRadioButton(unsigned firstButtonID, unsigned lastButtonID, unsigned checkButtonID) in CheckRadioButton() function in NWindows::NControl::CDialog
108 { return BOOLToBool(::CheckRadioButton(_window, in CheckRadioButton()
/third_party/lame/dshow/
H A DPropPage_adv.cpp173 CheckRadioButton(hwnd, IDC_RADIO_STEREO, IDC_RADIO_MONO, LOWORD(wParam)); in OnReceiveMessage()
283 CheckRadioButton(hwndParent, IDC_RADIO_STEREO, IDC_RADIO_MONO, IDC_RADIO_STEREO + dwChannelMode); in InitPropertiesDialog()
H A DPropPage.cpp523 CheckRadioButton(hwndParent, IDC_RADIO_CBR, IDC_RADIO_VBR, IDC_RADIO_CBR + dwVariable); in InitPropertiesDialog()

Completed in 3 milliseconds