Searched refs:SelectButton (Results 1 - 5 of 5) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DRadioButton.h63 void SelectButton(AbstractButton* button);
64 void SelectButton(int32 index);
H A DRadioButton.cpp183 RadioButtonGroup::SelectButton(AbstractButton* button) function in class:RadioButtonGroup
191 RadioButtonGroup::SelectButton(int32 index) function in class:RadioButtonGroup
/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DSliderTest.cpp209 fOrientationRadioGroup->SelectButton((int32)0);
231 fThumbStyleRadioGroup->SelectButton((int32)0);
266 fHashMarkLocationRadioGroup->SelectButton((int32)0);
292 fBarThicknessRadioGroup->SelectButton((int32)1);
319 fLabelRadioGroup->SelectButton((int32)1);
346 fLimitLabelsRadioGroup->SelectButton((int32)0);
H A DScrollBarTest.cpp81 fOrientationRadioGroup->SelectButton((int32)0);
H A DBoxTest.cpp125 fBorderStyleRadioGroup->SelectButton((int32)0);
151 fLabelRadioGroup->SelectButton((int32)0);

Completed in 88 milliseconds