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

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DGroupView.h93 // VStrut
94 class VStrut : public Strut { class in inherits:Strut
96 VStrut(float height);
H A DGroupView.cpp420 // #pragma mark - VStrut
423 VStrut::VStrut(float height) function in class:VStrut
/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DSliderTest.cpp234 group->AddChild(new VStrut(10));
269 group->AddChild(new VStrut(10));
295 group->AddChild(new VStrut(10));
322 group->AddChild(new VStrut(10));
349 group->AddChild(new VStrut(10));
H A DBoxTest.cpp128 group->AddChild(new VStrut(10));
154 group->AddChild(new VStrut(10));

Completed in 19 milliseconds