Searched refs:GetRadioButton (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DSliderTest.cpp201 fOrientationRadioGroup->AddButton(button->GetRadioButton());
206 fOrientationRadioGroup->AddButton(button->GetRadioButton());
223 fThumbStyleRadioGroup->AddButton(button->GetRadioButton());
228 fThumbStyleRadioGroup->AddButton(button->GetRadioButton());
245 fHashMarkLocationRadioGroup->AddButton(button->GetRadioButton());
251 fHashMarkLocationRadioGroup->AddButton(button->GetRadioButton());
257 fHashMarkLocationRadioGroup->AddButton(button->GetRadioButton());
263 fHashMarkLocationRadioGroup->AddButton(button->GetRadioButton());
279 fBarThicknessRadioGroup->AddButton(button->GetRadioButton());
284 fBarThicknessRadioGroup->AddButton(button->GetRadioButton());
[all...]
H A DBoxTest.cpp112 fBorderStyleRadioGroup->AddButton(button->GetRadioButton());
117 fBorderStyleRadioGroup->AddButton(button->GetRadioButton());
122 fBorderStyleRadioGroup->AddButton(button->GetRadioButton());
138 fLabelRadioGroup->AddButton(button->GetRadioButton());
143 fLabelRadioGroup->AddButton(button->GetRadioButton());
148 fLabelRadioGroup->AddButton(button->GetRadioButton());
H A DScrollBarTest.cpp73 fOrientationRadioGroup->AddButton(button->GetRadioButton());
78 fOrientationRadioGroup->AddButton(button->GetRadioButton());
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DRadioButton.h36 RadioButton* GetRadioButton() const { return fRadioButton; } function in class:LabeledRadioButton

Completed in 51 milliseconds