Searched refs:SetView (Results 1 - 18 of 18) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DListViewTest.cpp16 SetView(fListView);
H A DButtonTest.cpp20 SetView(fButton);
H A DCheckBoxTest.cpp20 SetView(fCheckBox);
H A DControlTest.h24 virtual void SetView(BView* view);
H A DMenuTest.cpp26 SetView(fMenu);
H A DRadioButtonTest.cpp21 SetView(fRadioButton);
H A DControlTest.cpp40 // SetView
42 ControlTest::SetView(BView* view) function in class:ControlTest
44 Test::SetView(view);
H A DTextControlTest.cpp33 SetView(fTextControl);
H A DTextViewTest.cpp44 SetView(fTextView);
H A DScrollBarTest.cpp39 SetView(fScrollBar);
H A DMenuBarTest.cpp27 SetView(fMenuBar);
H A DMenuFieldTest.cpp45 SetView(fMenuField);
H A DBoxTest.cpp68 SetView(fBox);
H A DSliderTest.cpp145 SetView(fSlider);
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DTest.cpp44 Test::SetView(BView* view) function in class:Test
H A DTest.h27 virtual void SetView(BView* view);
/haiku/headers/os/interface/
H A DTabView.h47 virtual void SetView(BView* view);
/haiku/src/kits/interface/
H A DTabView.cpp214 BTab::SetView(BView* view) function in class:BTab
564 tab->SetView(view);
1200 tab->SetView(target);

Completed in 197 milliseconds