Symbol: SetExplicitAlignment
headers/os/interface/AbstractLayout.h
26
virtual void SetExplicitAlignment(BAlignment alignment);
headers/os/interface/AbstractLayoutItem.h
27
virtual void SetExplicitAlignment(BAlignment alignment);
headers/os/interface/LayoutBuilder.h
1151
Grid<ParentBuilder>::SetExplicitAlignment(BAlignment alignment)
headers/os/interface/LayoutBuilder.h
1153
fLayout->SetExplicitAlignment(alignment);
headers/os/interface/LayoutBuilder.h
123
inline ThisBuilder& SetExplicitAlignment(BAlignment alignment);
headers/os/interface/LayoutBuilder.h
1670
Cards<ParentBuilder>::SetExplicitAlignment(BAlignment alignment)
headers/os/interface/LayoutBuilder.h
1672
fLayout->SetExplicitAlignment(alignment);
headers/os/interface/LayoutBuilder.h
233
inline ThisBuilder& SetExplicitAlignment(BAlignment alignment);
headers/os/interface/LayoutBuilder.h
356
inline ThisBuilder& SetExplicitAlignment(BAlignment alignment);
headers/os/interface/LayoutBuilder.h
767
Group<ParentBuilder>::SetExplicitAlignment(BAlignment alignment)
headers/os/interface/LayoutBuilder.h
769
fLayout->SetExplicitAlignment(alignment);
headers/os/interface/LayoutBuilder.h
893
item->SetExplicitAlignment(
headers/os/interface/LayoutBuilder.h
909
item->SetExplicitAlignment(
headers/os/interface/LayoutItem.h
37
virtual void SetExplicitAlignment(BAlignment alignment) = 0;
headers/os/interface/SpaceLayoutItem.h
30
virtual void SetExplicitAlignment(BAlignment alignment);
headers/os/interface/View.h
658
void SetExplicitAlignment(BAlignment alignment);
src/add-ons/input_server/devices/keyboard/TeamMonitorWindow.cpp
634
fIconView->SetExplicitAlignment(
src/add-ons/mail_daemon/inbound_protocols/imap/FolderConfigWindow.cpp
263
fQuotaView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/add-ons/tracker/zipomatic/ZipOMaticWindow.cpp
57
fArchiveNameView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/add-ons/tracker/zipomatic/ZipOMaticWindow.cpp
62
fZipOutputView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/add-ons/tracker/zipomatic/ZipOMaticWindow.cpp
68
fStopButton->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/add-ons/translators/hvif/HVIFView.cpp
35
title->SetExplicitAlignment(labelAlignment);
src/add-ons/translators/hvif/HVIFView.cpp
45
version->SetExplicitAlignment(labelAlignment);
src/add-ons/translators/hvif/HVIFView.cpp
49
copyright->SetExplicitAlignment(labelAlignment);
src/add-ons/translators/hvif/HVIFView.cpp
63
fRenderSize->SetExplicitAlignment(labelAlignment);
src/add-ons/translators/jpeg/JPEGTranslator.cpp
670
title->SetExplicitAlignment(labelAlignment);
src/add-ons/translators/jpeg/JPEGTranslator.cpp
680
version->SetExplicitAlignment(labelAlignment);
src/add-ons/translators/jpeg2000/JPEG2000Translator.cpp
718
title->SetExplicitAlignment(labelAlignment);
src/add-ons/translators/jpeg2000/JPEG2000Translator.cpp
728
version->SetExplicitAlignment(labelAlignment);
src/add-ons/translators/sgi/SGIView.cpp
105
titleView->SetExplicitAlignment(labelAlignment);
src/add-ons/translators/sgi/SGIView.cpp
114
detailView->SetExplicitAlignment(labelAlignment);
src/apps/aboutsystem/AboutSystem.cpp
906
label->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/apps/aboutsystem/AboutSystem.cpp
925
subtext->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/apps/aboutsystem/AboutSystem.cpp
934
textView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/apps/bootmanager/PartitionsPage.cpp
156
typeView->SetExplicitAlignment(
src/apps/bootmanager/PartitionsPage.cpp
161
pathView->SetExplicitAlignment(
src/apps/debuganalyzer/gui/AbstractGeneralPage.h
21
SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/apps/expander/ExpanderPreferences.cpp
148
fDestText->SetExplicitAlignment(
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
990
pleaseWaitText->SetExplicitAlignment(
src/apps/haikudepot/ui/PackageInfoView.cpp
1315
noPackageView->SetExplicitAlignment(
src/apps/haikudepot/ui/PackageInfoView.cpp
287
fRateButton->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER));
src/apps/haikudepot/ui/PackageInfoView.cpp
693
fScreenshotView->SetExplicitAlignment(BAlignment(B_ALIGN_CENTER, B_ALIGN_TOP));
src/apps/installer/InstallerWindow.cpp
233
fPackagesSwitch->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/apps/installer/InstallerWindow.cpp
244
fSizeView->SetExplicitAlignment(
src/apps/mail/AddressTextControl.cpp
629
SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/apps/mediaconverter/MediaConverterWindow.cpp
180
fInfoView->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/apps/mediaconverter/MediaConverterWindow.cpp
197
fOutputFolder->SetExplicitAlignment(labelAlignment);
src/apps/mediaconverter/MediaConverterWindow.cpp
203
startDuration->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/apps/mediaconverter/MediaConverterWindow.cpp
208
endDuration->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/apps/mediaconverter/MediaConverterWindow.cpp
248
outputGrid->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/apps/mediaconverter/MediaConverterWindow.cpp
264
fStatus->SetExplicitAlignment(labelAlignment);
src/apps/mediaconverter/MediaConverterWindow.cpp
266
fFileStatus->SetExplicitAlignment(labelAlignment);
src/apps/mediaplayer/interface/TransportControlGroup.cpp
200
fControlLayout->SetExplicitAlignment(BAlignment(B_ALIGN_CENTER,
src/apps/mediaplayer/settings/SettingsWindow.cpp
69
playModeLabel->SetExplicitAlignment(alignment);
src/apps/mediaplayer/settings/SettingsWindow.cpp
71
viewOptionsLabel->SetExplicitAlignment(alignment);
src/apps/mediaplayer/settings/SettingsWindow.cpp
73
bgMoviesModeLabel->SetExplicitAlignment(alignment);
src/apps/musiccollection/MusicCollectionWindow.cpp
211
fQueryField->SetExplicitAlignment(BAlignment(B_ALIGN_HORIZONTAL_CENTER,
src/apps/packageinstaller/PackageView.cpp
535
typeLabelItem->SetExplicitAlignment(labelAlignment);
src/apps/packageinstaller/PackageView.cpp
536
destFieldLabelItem->SetExplicitAlignment(labelAlignment);
src/apps/people/PersonView.cpp
72
layout->ItemAt(0, 0)->SetExplicitAlignment(
src/apps/screenshot/ScreenshotWindow.cpp
203
showSettings->SetExplicitAlignment(
src/apps/softwareupdater/SoftwareUpdaterWindow.cpp
71
fHeaderView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/apps/softwareupdater/SoftwareUpdaterWindow.cpp
75
fDetailView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/apps/webpositive/URLInputGroup.cpp
671
SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/kits/interface/AbstractLayout.cpp
227
view->SetExplicitAlignment(alignment);
src/kits/interface/MenuField.cpp
1223
fMenuBar->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/kits/interface/MenuField.cpp
1227
fMenuBar->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/kits/interface/MenuField.cpp
845
fMenuBar->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/kits/interface/ViewLayoutItem.cpp
99
fView->SetExplicitAlignment(alignment);
src/kits/interface/ViewLayoutItem.h
25
virtual void SetExplicitAlignment(BAlignment alignment);
src/kits/shared/ColorPreview.cpp
41
SetExplicitAlignment(BAlignment(B_ALIGN_HORIZONTAL_CENTER, B_ALIGN_VERTICAL_CENTER));
src/kits/tracker/FindPanel.cpp
1097
button->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM));
src/kits/tracker/FindPanel.cpp
1570
stringViewLayoutItem->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/kits/tracker/FindPanel.cpp
3253
layoutItem->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/preferences/appearance/LookAndFeelSettingsView.cpp
132
arrowStyleBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/appearance/LookAndFeelSettingsView.cpp
138
scrollBarLabel->SetExplicitAlignment(
src/preferences/backgrounds/BackgroundsView.cpp
1618
SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM));
src/preferences/backgrounds/BackgroundsView.cpp
1622
SetExplicitAlignment(BAlignment(B_ALIGN_CENTER, B_ALIGN_BOTTOM));
src/preferences/backgrounds/BackgroundsView.cpp
1626
SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_BOTTOM));
src/preferences/backgrounds/BackgroundsView.cpp
1630
SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_MIDDLE));
src/preferences/backgrounds/BackgroundsView.cpp
1634
SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
src/preferences/backgrounds/BackgroundsView.cpp
1638
SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP));
src/preferences/backgrounds/BackgroundsView.cpp
1642
SetExplicitAlignment(BAlignment(B_ALIGN_CENTER, B_ALIGN_TOP));
src/preferences/backgrounds/BackgroundsView.cpp
1646
SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/preferences/backgrounds/BackgroundsView.cpp
229
fRevert->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/backgrounds/BackgroundsView.cpp
231
fApply->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/preferences/bluetooth/BluetoothDeviceView.cpp
31
fName->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
src/preferences/bluetooth/BluetoothDeviceView.cpp
35
fBdaddr->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
src/preferences/bluetooth/BluetoothDeviceView.cpp
39
fClassService->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/bluetooth/BluetoothDeviceView.cpp
43
fClass->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
src/preferences/bluetooth/BluetoothDeviceView.cpp
46
fHCIVersionProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/bluetooth/BluetoothDeviceView.cpp
49
fLMPVersionProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/bluetooth/BluetoothDeviceView.cpp
52
fManufacturerProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/bluetooth/BluetoothDeviceView.cpp
55
fACLBuffersProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/bluetooth/BluetoothDeviceView.cpp
58
fSCOBuffersProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/datatranslations/DataTranslationsWindow.cpp
249
fRightBox->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/preferences/filetypes/ApplicationTypeWindow.cpp
311
menuBar->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/preferences/filetypes/ApplicationTypeWindow.cpp
416
iconHolder->SetExplicitAlignment(
src/preferences/filetypes/ApplicationTypeWindow.cpp
466
longLabel->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
184
infoBox->SetExplicitAlignment(fullWidthTopAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
187
fNameView->TextView()->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
188
fNameView->LabelView()->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
190
fSignatureView->TextView()->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
191
fSignatureView->LabelView()->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
195
fPathView->TextView()->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
196
fPathView->LabelView()->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
211
versionBox->SetExplicitAlignment(fullWidthTopAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
214
fVersionView->TextView()->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
215
fVersionView->LabelView()->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/ApplicationTypesWindow.cpp
217
fDescriptionLabel->LabelView()->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/FileTypesWindow.cpp
392
menuBar->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/preferences/filetypes/FileTypesWindow.cpp
423
fRecognitionBox->SetExplicitAlignment(fullAlignment);
src/preferences/filetypes/FileTypesWindow.cpp
426
fExtensionLabel->LabelView()->SetExplicitAlignment(labelAlignment);
src/preferences/filetypes/FileTypesWindow.cpp
463
fDescriptionBox->SetExplicitAlignment(fullAlignment);
src/preferences/filetypes/NewFileTypeWindow.cpp
110
typesMenuField->MenuBar()->SetExplicitAlignment(fullSize);
src/preferences/filetypes/NewFileTypeWindow.cpp
111
fNameControl->TextView()->SetExplicitAlignment(fullSize);
src/preferences/filetypes/NewFileTypeWindow.cpp
78
typesMenuLabel->SetExplicitAlignment(
src/preferences/filetypes/TypeListWindow.cpp
65
button->SetExplicitAlignment(buttonAlignment);
src/preferences/filetypes/TypeListWindow.cpp
66
fSelectButton->SetExplicitAlignment(buttonAlignment);
src/preferences/keymap/ModifierKeysWindow.cpp
305
menu->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH, B_ALIGN_VERTICAL_UNSET));
src/preferences/locale/FormatSettingsView.cpp
107
fullTimeLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
111
longTimeLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
115
mediumTimeLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
119
shortTimeLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
123
fFullTimeExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
126
fLongTimeExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
129
fMediumTimeExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
132
fShortTimeExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
137
positiveNumberLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
141
negativeNumberLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
145
fPositiveNumberExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/preferences/locale/FormatSettingsView.cpp
148
fNegativeNumberExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/preferences/locale/FormatSettingsView.cpp
153
positiveMonetaryLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
157
negativeMonetaryLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
161
fPositiveMonetaryExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/preferences/locale/FormatSettingsView.cpp
164
fNegativeMonetaryExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/preferences/locale/FormatSettingsView.cpp
70
fullDateLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
74
longDateLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
78
mediumDateLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
82
shortDateLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
86
fFullDateExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
89
fLongDateExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
92
fMediumDateExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
95
fShortDateExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/media/MediaWindow.cpp
724
stringView->SetExplicitAlignment(centered);
src/preferences/screensaver/ScreenSaverWindow.cpp
1064
topView->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/preferences/screensaver/ScreenSaverWindow.cpp
320
fTurnOffCheckBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/screensaver/ScreenSaverWindow.cpp
329
fPasswordCheckBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/shortcuts/EditWindow.cpp
30
okButton->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP));
src/preferences/shortcuts/ShortcutsWindow.cpp
236
.SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP))
src/preferences/shortcuts/ShortcutsWindow.cpp
241
.SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP))
src/preferences/time/ClockView.cpp
62
showClockBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/preferences/time/TimeWindow.cpp
149
fRevertButton->SetExplicitAlignment(
src/preferences/time/ZoneView.cpp
224
fSetZone->SetExplicitAlignment(
src/preferences/virtualmemory/SettingsWindow.cpp
170
fSwapEnabledCheckBox->SetExplicitAlignment(align);
src/preferences/virtualmemory/SettingsWindow.cpp
175
fSwapEnabledCheckBox->SetExplicitAlignment(align);
src/preferences/virtualmemory/SettingsWindow.cpp
182
fVolumeMenuField->SetExplicitAlignment(align);
src/preferences/virtualmemory/SettingsWindow.cpp
199
fSizeSlider->SetExplicitAlignment(align);
src/tests/kits/opengl/glinfo/InfoView.cpp
44
rendererView->SetExplicitAlignment(kLabelAlignment);
src/tests/kits/opengl/glinfo/InfoView.cpp
51
vendorNameView->SetExplicitAlignment(kLabelAlignment);
src/tests/kits/opengl/glinfo/InfoView.cpp
57
glVersionView->SetExplicitAlignment(kLabelAlignment);
src/tests/kits/opengl/glinfo/InfoView.cpp
64
apiVersionView->SetExplicitAlignment(kLabelAlignment);
src/tests/libs/alm/Areas.cpp
39
button2->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/tests/libs/alm/Areas.cpp
43
button3->SetExplicitAlignment(BAlignment(B_ALIGN_HORIZONTAL_CENTER,
src/tests/libs/alm/Areas.cpp
49
button4->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/tests/libs/alm/BadLayout.cpp
51
button1->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/ComplexButtons.cpp
34
button1->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/ComplexButtons.cpp
39
button2->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/ComplexButtons.cpp
44
button3->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/ComplexButtons.cpp
49
button4->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/ComplexButtons.cpp
54
button5->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/FriendLayout.cpp
131
button->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/HelloWorld.cpp
34
fLayout->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/HelloWorld.cpp
45
button1->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/NestedLayout.cpp
40
button1->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/TableDemo.cpp
36
b1->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/tests/libs/alm/TableDemo.cpp
40
b2->SetExplicitAlignment(BAlignment(
src/tests/libs/alm/TableDemo.cpp
45
b3->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM));
src/tests/libs/alm/ThreeButtons.cpp
29
button1->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/ThreeButtons.cpp
33
button2->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/ThreeButtons.cpp
37
button3->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
src/tests/libs/alm/Views.cpp
37
button4->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,