Searched refs:SliderTest (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DSliderTest.h17 class SliderTest : public Test { class in inherits:Test
19 SliderTest();
20 virtual ~SliderTest();
H A DSliderTest.cpp7 #include "SliderTest.h"
33 class SliderTest::TestSlider : public BSlider {
54 class SliderTest::OrientationRadioButton : public LabeledRadioButton {
66 class SliderTest::ThumbStyleRadioButton : public LabeledRadioButton {
78 class SliderTest::HashMarkLocationRadioButton : public LabeledRadioButton {
92 class SliderTest::ThicknessRadioButton : public LabeledRadioButton {
105 class SliderTest::LabelRadioButton : public LabeledRadioButton {
118 class SliderTest::LimitLabelsRadioButton : public LabeledRadioButton {
134 SliderTest::SliderTest() function in class:SliderTest
[all...]
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DWidgetLayoutTest.cpp23 #include "SliderTest.h"
56 { "BSlider", SliderTest::CreateTest },

Completed in 48 milliseconds