Searched refs:GetRadioButton (Results 1 – 4 of 4) sorted by relevance
201 fOrientationRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()206 fOrientationRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()223 fThumbStyleRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()228 fThumbStyleRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()245 fHashMarkLocationRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()251 fHashMarkLocationRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()257 fHashMarkLocationRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()263 fHashMarkLocationRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()279 fBarThicknessRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()284 fBarThicknessRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()[all …]
112 fBorderStyleRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()117 fBorderStyleRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()122 fBorderStyleRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()138 fLabelRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()143 fLabelRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()148 fLabelRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()
73 fOrientationRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()78 fOrientationRadioGroup->AddButton(button->GetRadioButton()); in ActivateTest()
36 RadioButton* GetRadioButton() const { return fRadioButton; } in GetRadioButton() function