headers/os/interface/CardView.h
19
virtual void SetLayout(BLayout* layout);
headers/os/interface/ColorControl.h
39
virtual void SetLayout(BLayout* layout);
headers/os/interface/ColorControl.h
55
virtual void SetLayout(color_control_layout layout);
headers/os/interface/GridView.h
23
virtual void SetLayout(BLayout* layout);
headers/os/interface/GroupView.h
24
virtual void SetLayout(BLayout* layout);
headers/os/interface/LayoutBuilder.h
1437
window->SetLayout(fLayout);
headers/os/interface/LayoutBuilder.h
1448
view->SetLayout(fLayout);
headers/os/interface/LayoutBuilder.h
459
window->SetLayout(fLayout);
headers/os/interface/LayoutBuilder.h
474
view->SetLayout(fLayout);
headers/os/interface/LayoutBuilder.h
798
window->SetLayout(fLayout);
headers/os/interface/LayoutBuilder.h
812
view->SetLayout(fLayout);
headers/os/interface/LayoutItem.h
77
void SetLayout(BLayout* layout);
headers/os/interface/SplitView.h
75
virtual void SetLayout(BLayout* layout);
headers/os/interface/View.h
670
virtual void SetLayout(BLayout* layout);
headers/os/interface/Window.h
270
virtual void SetLayout(BLayout* layout);
headers/private/interface/MenuPrivate.h
39
void SetLayout(menu_layout layout);
src/add-ons/input_server/devices/keyboard/TeamMonitorWindow.cpp
166
SetLayout(layout);
src/add-ons/input_server/devices/keyboard/TeamMonitorWindow.cpp
640
teamPropertiesView->SetLayout(layout);
src/add-ons/input_server/devices/keyboard/TeamMonitorWindow.cpp
655
SetLayout(fLayout);
src/add-ons/input_server/devices/virtualkeyboard/VirtualKeyboardWindow.cpp
43
SetLayout(new BGroupLayout(B_VERTICAL));
src/add-ons/print/drivers/gutenprint/SelectPrinterDialog.cpp
87
SetLayout(new BGroupLayout(B_VERTICAL));
src/add-ons/print/drivers/postscript/SelectPPDDlg.cpp
82
SetLayout(new BGroupLayout(B_VERTICAL));
src/add-ons/print/drivers/preview/JobSetupWindow.cpp
97
SetLayout(new BGroupLayout(B_VERTICAL));
src/add-ons/print/drivers/preview/PageSetupWindow.cpp
216
SetLayout(new BGroupLayout(B_VERTICAL));
src/add-ons/screen_savers/glife/GLifeConfig.cpp
35
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/add-ons/translators/avif/ConfigView.cpp
186
Window()->SetLayout(new BGroupLayout(B_VERTICAL));
src/add-ons/translators/gif/GIFView.cpp
314
Window()->SetLayout(new BGroupLayout(B_VERTICAL));
src/add-ons/translators/shared/TranslatorWindow.cpp
59
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/add-ons/translators/webp/ConfigView.cpp
171
Window()->SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/aboutsystem/AboutSystem.cpp
1203
SetLayout(new BGroupLayout(B_HORIZONTAL, 0));
src/apps/aboutsystem/AboutSystem.cpp
399
SetLayout(new BGroupLayout(B_VERTICAL, 0));
src/apps/aboutsystem/AboutSystem.cpp
639
SetLayout(new BGroupLayout(B_VERTICAL, 0));
src/apps/activitymonitor/ActivityWindow.cpp
56
SetLayout(layout);
src/apps/bootmanager/DescriptionPage.cpp
41
SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/bootmanager/DrivesPage.cpp
277
SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/bootmanager/PartitionsPage.cpp
109
SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/codycam/CodyCam.cpp
467
box->SetLayout(layout);
src/apps/codycam/CodyCam.cpp
628
controlView->SetLayout(controlsLayout);
src/apps/codycam/CodyCam.cpp
682
outputView->SetLayout(ftpLayout);
src/apps/debuganalyzer/gui/main_window/MainWindow.cpp
51
SetLayout(rootLayout);
src/apps/debuganalyzer/gui/thread_window/ThreadWindow.cpp
52
SetLayout(rootLayout);
src/apps/deskbar/CalendarMenuWindow.cpp
101
SetLayout(layout);
src/apps/deskbar/ExpandoMenuBar.cpp
833
BPrivate::MenuPrivate(this).SetLayout(layout);
src/apps/diskprobe/AttributeWindow.cpp
113
SetLayout(layout);
src/apps/diskprobe/FileWindow.cpp
31
SetLayout(new BGroupLayout(B_VERTICAL, 0));
src/apps/diskusage/ControlsView.cpp
364
SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/diskusage/MainWindow.cpp
34
SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/diskusage/StatusView.cpp
78
SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/diskusage/VolumeView.cpp
35
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/apps/drivesetup/DiskView.cpp
469
SetLayout(layout);
src/apps/drivesetup/DiskView.cpp
59
SetLayout(fGroupLayout);
src/apps/drivesetup/MainWindow.cpp
323
SetLayout(layout);
src/apps/fontdemo/FontDemo.cpp
39
controlWindow->SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/haikudepot/textview/TextDocumentView.cpp
331
fTextEditor->SetLayout(TextDocumentLayoutRef());
src/apps/haikudepot/textview/TextDocumentView.cpp
339
fTextEditor->SetLayout(TextDocumentLayoutRef(
src/apps/haikudepot/textview/TextEditor.h
41
void SetLayout(
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
994
SetLayout(fFeaturedCardLayout);
src/apps/haikudepot/ui/PackageInfoView.cpp
1307
SetLayout(fCardLayout);
src/apps/haikudepot/ui/PackageInfoView.cpp
292
ratingStack->SetLayout(fRatingLayout);
src/apps/haikudepot/ui/PackageInfoView.cpp
517
SetLayout(fLayout);
src/apps/haikudepot/ui/WorkStatusView.cpp
42
fProgressView->SetLayout(fProgressLayout);
src/apps/icon-o-matic/MainWindow.cpp
1066
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerPanel.cpp
56
SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerView.cpp
125
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/apps/icon-o-matic/gui/StyleView.cpp
77
SetLayout(layout);
src/apps/installer/PackageViews.cpp
209
SetLayout(layout);
src/apps/launchbox/MainWindow.cpp
54
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/apps/launchbox/MainWindow.cpp
75
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/apps/launchbox/PadView.cpp
54
SetLayout(fButtonLayout);
src/apps/mail/Content.cpp
594
SetLayout(layout);
src/apps/mail/FindWindow.cpp
225
SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/mediaconverter/MediaConverterWindow.cpp
175
fSourcesBox->SetLayout(new BGroupLayout(B_HORIZONTAL, 0));
src/apps/mediaconverter/MediaConverterWindow.cpp
251
fOutputBox->SetLayout(new BGroupLayout(B_HORIZONTAL, 0));
src/apps/mediaplayer/settings/SettingsWindow.cpp
57
settingsBox->SetLayout(settingsLayout);
src/apps/mediaplayer/settings/SettingsWindow.cpp
60
buttonBox->SetLayout(buttonLayout);
src/apps/packageinstaller/UninstallWindow.cpp
28
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/apps/poorman/PoorManAdvancedView.cpp
43
connectionOptions->SetLayout(connectionOptionsLayout);
src/apps/poorman/PoorManLoggingView.cpp
59
consoleLogging->SetLayout(consoleLoggingLayout);
src/apps/poorman/PoorManLoggingView.cpp
63
fileLogging->SetLayout(fileLoggingLayout);
src/apps/poorman/PoorManSiteView.cpp
22
SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/poorman/PoorManSiteView.cpp
52
webSiteLocation->SetLayout(webSiteLocationLayout);
src/apps/poorman/PoorManSiteView.cpp
55
webSiteOptions->SetLayout(webSiteOptionsLayout);
src/apps/powerstatus/ExtendedInfoWindow.cpp
43
SetLayout(layout);
src/apps/serialconnect/CustomRateWindow.cpp
28
SetLayout(layout);
src/apps/showimage/PrintOptionsWindow.cpp
177
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/apps/showimage/ShowImageWindow.cpp
144
SetLayout(new BGroupLayout(B_VERTICAL, 0));
src/apps/showimage/ShowImageWindow.cpp
217
fScrollArea->SetLayout(gridLayout);
src/apps/stylededit/FindWindow.cpp
46
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/apps/stylededit/ReplaceWindow.cpp
57
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/apps/switcher/PanelWindow.cpp
39
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/apps/terminal/FindWindow.cpp
46
SetLayout(new BGroupLayout(B_VERTICAL));
src/apps/webpositive/AuthenticationPanel.cpp
137
SetLayout(new BGroupLayout(B_VERTICAL, 0.0));
src/apps/webpositive/ConsoleWindow.cpp
47
SetLayout(new BGroupLayout(B_VERTICAL, 0.0));
src/apps/webpositive/CookieWindow.cpp
116
SetLayout(root);
src/apps/webpositive/DownloadWindow.cpp
139
SetLayout(new BGroupLayout(B_VERTICAL, 0.0));
src/apps/webpositive/tabview/TabManager.cpp
728
fContainerView->SetLayout(fCardLayout);
src/bin/desklink/VolumeWindow.cpp
33
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/bin/desklink/VolumeWindow.cpp
39
box->SetLayout(layout);
src/kits/bluetooth/UI/ConnectionView.cpp
19
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/kits/bluetooth/UI/PincodeWindow.cpp
82
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/kits/interface/AboutWindow.cpp
391
SetLayout(new BGroupLayout(B_VERTICAL));
src/kits/interface/Alert.cpp
473
BAlert::SetLayout(data->layout);
src/kits/interface/Box.cpp
492
BBox::SetLayout(data->layout);
src/kits/interface/Button.cpp
557
BButton::SetLayout(data->layout);
src/kits/interface/CardView.cpp
46
BView::SetLayout(layout);
src/kits/interface/CheckBox.cpp
429
BCheckBox::SetLayout(data->layout);
src/kits/interface/ColorControl.cpp
1107
BColorControl::SetLayout(data->layout);
src/kits/interface/ColorControl.cpp
273
BControl::SetLayout(layout);
src/kits/interface/Control.cpp
491
BControl::SetLayout(data->layout);
src/kits/interface/Dragger.cpp
488
BDragger::SetLayout(data->layout);
src/kits/interface/GridView.cpp
48
BView::SetLayout(layout);
src/kits/interface/GroupView.cpp
49
BView::SetLayout(layout);
src/kits/interface/Layout.cpp
189
item->SetLayout(this);
src/kits/interface/Layout.cpp
239
item->SetLayout(NULL);
src/kits/interface/Layout.cpp
496
item->SetLayout(this);
src/kits/interface/ListView.cpp
1543
BListView::SetLayout(data->layout);
src/kits/interface/Menu.cpp
1289
BMenu::SetLayout(data->layout);
src/kits/interface/MenuBar.cpp
430
BMenuBar::SetLayout(data->layout);
src/kits/interface/MenuField.cpp
895
BMenuField::SetLayout(data->layout);
src/kits/interface/OptionPopUp.cpp
67
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/kits/interface/OutlineListView.cpp
565
BOutlineListView::SetLayout(data->layout);
src/kits/interface/PictureButton.cpp
449
BPictureButton::SetLayout(data->layout);
src/kits/interface/PopUpMenu.cpp
215
BPopUpMenu::SetLayout(data->layout);
src/kits/interface/RadioButton.cpp
438
BRadioButton::SetLayout(data->layout);
src/kits/interface/ScrollBar.cpp
1119
BScrollBar::SetLayout(data->layout);
src/kits/interface/ScrollView.cpp
698
BScrollView::SetLayout(data->layout);
src/kits/interface/Slider.cpp
345
BSlider::SetLayout(data->layout);
src/kits/interface/StatusBar.cpp
671
BStatusBar::SetLayout(data->layout);
src/kits/interface/StringView.cpp
544
BStringView::SetLayout(data->layout);
src/kits/interface/TabView.cpp
1422
SetLayout(new(std::nothrow) BGroupLayout(B_HORIZONTAL));
src/kits/interface/TabView.cpp
1428
fContainerView->SetLayout(new(std::nothrow) BCardLayout());
src/kits/interface/TextControl.cpp
980
BTextControl::SetLayout(data->layout);
src/kits/interface/TextView.cpp
1114
BTextView::SetLayout(data->layout);
src/kits/interface/ToolTipManager.cpp
315
SetLayout(new BGroupLayout(B_VERTICAL));
src/kits/interface/ToolTipManager.cpp
75
SetLayout(layout);
src/kits/interface/View.cpp
415
SetLayout(layout);
src/kits/interface/View.cpp
5634
BView::SetLayout(data->layout);
src/kits/interface/View.cpp
769
SetLayout(NULL);
src/kits/interface/ViewPort.cpp
299
SetLayout(fLayout);
src/kits/interface/Window.cpp
2158
BWindow::SetLayout(data->layout);
src/kits/interface/Window.cpp
2643
fTopView->SetLayout(layout);
src/kits/mail/FileConfigView.cpp
42
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/kits/mail/ProtocolConfigView.cpp
131
SetLayout(layout);
src/kits/print/PrintPanel.cpp
59
SetLayout(layout);
src/kits/tracker/AutoMounterSettings.cpp
102
bootMountBox->SetLayout(bootMountLayout);
src/kits/tracker/AutoMounterSettings.cpp
81
autoMountBox->SetLayout(autoMountLayout);
src/kits/tracker/ContainerWindow.cpp
438
SetLayout(fRootLayout);
src/kits/tracker/FindPanel.cpp
267
SetLayout(layout);
src/kits/tracker/infowindow/FilePermissionsView.cpp
185
SetLayout(groupLayout);
src/kits/tracker/infowindow/InfoWindow.cpp
122
SetLayout(layout);
src/libs/alm/ALMLayoutBuilder.cpp
22
view->SetLayout(fLayout);
src/libs/alm/ALMLayoutBuilder.cpp
29
view->SetLayout(layout);
src/libs/alm/ALMLayoutBuilder.cpp
37
window->SetLayout(fLayout);
src/libs/alm/ALMLayoutBuilder.cpp
47
window->SetLayout(fLayout);
src/libs/print/libprint/AddPrinterDlg.cpp
117
SetLayout(new BGroupLayout(B_VERTICAL));
src/libs/print/libprint/AddPrinterDlg.cpp
185
SetLayout(new BGroupLayout(B_VERTICAL));
src/libs/print/libprint/JobSetupDlg.cpp
1026
SetLayout(new BGroupLayout(B_VERTICAL));
src/libs/print/libprint/JobSetupDlg.cpp
416
SetLayout(new BGroupLayout(B_VERTICAL));
src/libs/print/libprint/PageSetupDlg.cpp
205
SetLayout(new BGroupLayout(B_VERTICAL));
src/libs/print/libprint/PageSetupDlg.cpp
360
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/libs/print/libprint/StatusWindow.cpp
51
SetLayout(new BGroupLayout(B_VERTICAL));
src/preferences/input/InputTouchpadPrefView.cpp
424
SetLayout(new BGroupLayout(B_VERTICAL));
src/preferences/input/InputTouchpadPrefView.cpp
520
scrollBox->SetLayout(scrollPrefLayout);
src/preferences/locale/LocaleWindow.cpp
187
formattingTab->SetLayout(new BGroupLayout(B_VERTICAL, 0));
src/preferences/locale/LocaleWindow.cpp
75
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/preferences/mail/ConfigWindow.cpp
230
fConfigView->SetLayout(new BGroupLayout(B_VERTICAL));
src/preferences/network/InterfaceAddressView.cpp
51
SetLayout(new BGroupLayout(B_VERTICAL));
src/preferences/printers/TestPageView.cpp
292
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/preferences/screen/ScreenWindow.cpp
259
workspacesBox->SetLayout(workspacesLayout);
src/preferences/screensaver/PasswordWindow.cpp
129
SetLayout(new BGroupLayout(B_VERTICAL));
src/preferences/screensaver/PreviewView.cpp
69
SetLayout(layout);
src/preferences/screensaver/PreviewView.cpp
84
container->SetLayout(new BCardLayout());
src/preferences/screensaver/ScreenSaverWindow.cpp
1072
SetLayout(new BGroupLayout(B_VERTICAL));
src/servers/keystore/KeyRequestWindow.cpp
171
SetLayout(layout);
src/servers/keystore/KeyRequestWindow.cpp
51
SetLayout(rootLayout);
src/servers/notification/NotificationView.cpp
80
SetLayout(layout);
src/servers/notification/NotificationWindow.cpp
102
SetLayout(new BGroupLayout(B_VERTICAL, 0));
src/servers/print/ConfigWindow.cpp
194
SetLayout(new BGroupLayout(B_VERTICAL));
src/tests/add-ons/index_server/fulltext_search/SearchWindow.cpp
39
SetLayout(new BGroupLayout(B_VERTICAL));
src/tests/add-ons/media/media-add-ons/mixer/main.cpp
178
SetLayout(new BGroupLayout(B_VERTICAL));
src/tests/kits/interface/ScrollViewSetBorderTest.cpp
17
SetLayout(base);
src/tests/kits/interface/TextViewTestManual.cpp
65
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/tests/kits/interface/bwindowstack/WindowStackTest.cpp
170
window->SetLayout(new BGroupLayout(B_VERTICAL));
src/tests/kits/interface/bwindowstack/WindowStackTest.cpp
47
SetLayout(new BGroupLayout(B_HORIZONTAL));
src/tests/kits/interface/look/Look.cpp
165
box->SetLayout(boxLayout);
src/tests/kits/interface/look/Look.cpp
266
window->SetLayout(new BGroupLayout(B_HORIZONTAL));
src/tests/kits/opengl/glinfo/OpenGLWindow.cpp
31
SetLayout(new BGroupLayout(B_VERTICAL));
src/tests/libs/alm/Areas.cpp
25
SetLayout(layout);
src/tests/libs/alm/BadLayout.cpp
43
SetLayout(fLayout);
src/tests/libs/alm/FriendLayout.cpp
107
window->SetLayout(new BGroupLayout(B_VERTICAL));
src/tests/libs/alm/HelloWorld.cpp
36
SetLayout(new BGroupLayout(B_VERTICAL));
src/tests/libs/alm/HelloWorld.cpp
67
window->SetLayout(new BGroupLayout(B_VERTICAL));
src/tests/libs/alm/OperatorLayout.cpp
38
SetLayout(layout);
src/tests/libs/alm/TableDemo.cpp
27
SetLayout(layout);