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

/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DSliderTest.cpp411 = fOrientationRadioGroup->SelectedButton();
429 = fThumbStyleRadioGroup->SelectedButton();
447 = fHashMarkLocationRadioGroup->SelectedButton();
465 = fBarThicknessRadioGroup->SelectedButton();
482 AbstractButton* selectedButton = fLabelRadioGroup->SelectedButton();
499 = fLimitLabelsRadioGroup->SelectedButton();
H A DScrollBarTest.cpp118 = fOrientationRadioGroup->SelectedButton();
H A DBoxTest.cpp212 = fBorderStyleRadioGroup->SelectedButton();
230 AbstractButton* selectedButton = fLabelRadioGroup->SelectedButton();
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DRadioButton.h65 AbstractButton* SelectedButton() const;
H A DRadioButton.cpp199 RadioButtonGroup::SelectedButton() const function in class:RadioButtonGroup

Completed in 88 milliseconds