Home
last modified time | relevance | path

Searched refs:VStrut (Results 1 – 4 of 4) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DGroupView.h94 class VStrut : public Strut {
96 VStrut(float height);
H A DGroupView.cpp423 VStrut::VStrut(float height) in VStrut() function in VStrut
/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DSliderTest.cpp234 group->AddChild(new VStrut(10)); in ActivateTest()
269 group->AddChild(new VStrut(10)); in ActivateTest()
295 group->AddChild(new VStrut(10)); in ActivateTest()
322 group->AddChild(new VStrut(10)); in ActivateTest()
349 group->AddChild(new VStrut(10)); in ActivateTest()
H A DBoxTest.cpp128 group->AddChild(new VStrut(10)); in ActivateTest()
154 group->AddChild(new VStrut(10)); in ActivateTest()