Searched refs:Glue (Results 1 - 13 of 13) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DButtonTest.cpp48 group->AddChild(new Glue());
H A DCheckBoxTest.cpp54 group->AddChild(new Glue());
H A DRadioButtonTest.cpp55 group->AddChild(new Glue());
H A DTextControlTest.cpp81 group->AddChild(new Glue());
H A DTextViewTest.cpp80 group->AddChild(new Glue());
H A DScrollBarTest.cpp84 vGroup->AddChild(new Glue());
H A DMenuBarTest.cpp68 group->AddChild(new Glue());
H A DMenuFieldTest.cpp98 group->AddChild(new Glue());
H A DBoxTest.cpp168 group->AddChild(new Glue());
H A DSliderTest.cpp358 group->AddChild(new Glue());
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DGroupView.h66 // Glue
67 class Glue : public View { class in inherits:View
69 Glue();
H A DGroupView.cpp374 // #pragma mark - Glue
377 Glue::Glue() function in class:Glue
H A DWidgetLayoutTest.cpp242 group->AddChild(new Glue());

Completed in 58 milliseconds