Home
last modified time | relevance | path

Searched defs:LabelRadioButton (Results 1 – 4 of 4) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DBoxTest.cpp43 class BoxTest::LabelRadioButton : public LabeledRadioButton { class in BoxTest
45 LabelRadioButton(const char* label, const char* boxLabel, in LabelRadioButton() function in BoxTest::LabelRadioButton
H A DBoxTest.h37 class LabelRadioButton; variable
H A DSliderTest.h44 class LabelRadioButton; variable
H A DSliderTest.cpp105 class SliderTest::LabelRadioButton : public LabeledRadioButton { class in SliderTest
107 LabelRadioButton(const char* label, const char* sliderLabel) in LabelRadioButton() function in SliderTest::LabelRadioButton