src/add-ons/print/drivers/preview/JobSetupWindow.cpp
56
fFrom->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
src/add-ons/print/drivers/preview/JobSetupWindow.cpp
60
fTo->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
src/add-ons/tracker/zipomatic/ZipOMaticWindow.cpp
68
fStopButton->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/add-ons/translators/gif/GIFView.cpp
101
fPaletteMF->SetAlignment(B_ALIGN_RIGHT);
src/add-ons/translators/gif/GIFView.cpp
103
fColorCountMF->SetAlignment(B_ALIGN_RIGHT);
src/add-ons/translators/psd/ConfigView.cpp
40
fCompressionField->SetAlignment(B_ALIGN_RIGHT);
src/add-ons/translators/psd/ConfigView.cpp
56
fVersionField->SetAlignment(B_ALIGN_RIGHT);
src/apps/cortex/ValControl/ValControl.cpp
570
new TextControlFloater(f, B_ALIGN_RIGHT, &fValueFont, valueString.String(),
src/apps/debuganalyzer/gui/AbstractGeneralPage.h
21
SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
461
1000, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
463
20, 1000, false, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/TeamsPage.cpp
83
B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/TeamsPage.cpp
87
true, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/TeamsPage.cpp
89
false, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
125
B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
131
1000, true, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
133
1000, false, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
135
B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
137
1000, false, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
139
B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
141
1000, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
143
1000, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
145
20, 1000, false, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
147
1000, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
149
20, 1000, false, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
151
20, 1000, false, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
153
1000, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
155
20, 1000, false, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/table/TableColumns.h
104
alignment align = B_ALIGN_RIGHT);
src/apps/debuganalyzer/gui/table/TableColumns.h
121
alignment align = B_ALIGN_RIGHT);
src/apps/debuganalyzer/gui/table/TableColumns.h
141
alignment align = B_ALIGN_RIGHT);
src/apps/debuganalyzer/gui/table/TableColumns.h
88
alignment align = B_ALIGN_RIGHT);
src/apps/debugger/user_interface/gui/team_settings_window/SignalsConfigView.cpp
396
200, 40, 1000, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ImageFunctionsView.cpp
833
addressWidth, 40, 1000, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
308
B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
312
40, 1000, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
314
1000, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
316
40, 1000, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
318
1000, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/RegistersView.cpp
401
B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/RegistersView.cpp
63
alignment align = B_ALIGN_RIGHT)
src/apps/debugger/user_interface/gui/team_window/StackTraceView.cpp
243
addressWidth, 40, 1000, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/StackTraceView.cpp
245
40, 1000, B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ThreadListView.cpp
373
B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
2568
B_TRUNCATE_END, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
619
alignment align = B_ALIGN_RIGHT)
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.cpp
107
case B_ALIGN_RIGHT:
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.cpp
288
B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT), kIDColumn);
src/apps/debugger/user_interface/gui/util/TargetAddressTableColumn.h
18
alignment align = B_ALIGN_RIGHT);
src/apps/debugger/user_interface/gui/value/TableCellFormattedValueRenderer.cpp
49
valueChanged, B_ALIGN_RIGHT, true);
src/apps/debugger/user_interface/gui/value/TableCellValueRendererUtils.cpp
47
case B_ALIGN_RIGHT:
src/apps/deskbar/StatusView.cpp
1150
align = B_ALIGN_RIGHT;
src/apps/deskbar/StatusView.cpp
1152
align = fBarView->Left() ? B_ALIGN_LEFT : B_ALIGN_RIGHT;
src/apps/deskbar/TimeView.cpp
141
data->AddInt32("deskbar:private_align", B_ALIGN_RIGHT);
src/apps/deskcalc/ExpressionTextView.cpp
46
SetAlignment(B_ALIGN_RIGHT);
src/apps/diskprobe/TypeEditors.cpp
369
fTextControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_RIGHT);
src/apps/diskusage/InfoWindow.cpp
174
sv->SetAlignment(B_ALIGN_RIGHT);
src/apps/drivesetup/PartitionList.cpp
123
case B_ALIGN_RIGHT:
src/apps/drivesetup/PartitionList.cpp
427
B_TRUNCATE_END, B_ALIGN_RIGHT), kSizeColumn);
src/apps/drivesetup/PartitionList.cpp
429
B_TRUNCATE_END, B_ALIGN_RIGHT), kFreeSizeColumn);
src/apps/drivesetup/PartitionList.cpp
431
B_TRUNCATE_END, B_ALIGN_RIGHT), kBlockSizeColumn);
src/apps/drivesetup/PartitionList.cpp
433
B_TRUNCATE_END, B_ALIGN_RIGHT), kPhysicalBlockSizeColumn);
src/apps/expander/PasswordAlert.cpp
69
fTextControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/apps/haikudepot/ui/PackageInfoView.cpp
944
fCountViews[i]->SetAlignment(B_ALIGN_RIGHT);
src/apps/haikudepot/ui/PackageListView.cpp
1101
sizeColumn->SetAlignment(B_ALIGN_RIGHT);
src/apps/haikudepot/ui/UserUsageConditionsWindow.cpp
183
fVersionStringView->SetAlignment(B_ALIGN_RIGHT);
src/apps/haikudepot/ui_generic/BitmapView.cpp
60
case B_ALIGN_RIGHT:
src/apps/installer/InstallerWindow.cpp
221
fSrcMenuField->SetAlignment(B_ALIGN_RIGHT);
src/apps/installer/InstallerWindow.cpp
225
fDestMenuField->SetAlignment(B_ALIGN_RIGHT);
src/apps/installer/InstallerWindow.cpp
243
fSizeView->SetAlignment(B_ALIGN_RIGHT);
src/apps/installer/InstallerWindow.cpp
245
BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP));
src/apps/mail/Header.cpp
130
SetAlignment(B_ALIGN_RIGHT);
src/apps/mail/Header.cpp
298
fFromControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/apps/mail/Header.cpp
350
fromField->SetAlignment(B_ALIGN_RIGHT);
src/apps/mail/Header.cpp
392
fSubjectControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/apps/mail/Header.cpp
398
fDateControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/apps/mail/Prefs.cpp
225
fReplyPreamble->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/apps/mail/Prefs.cpp
80
menu->SetAlignment(B_ALIGN_RIGHT);
src/apps/mail/Signature.cpp
413
nameLabel->SetAlignment(B_ALIGN_RIGHT);
src/apps/mail/Signature.cpp
421
signatureLabel->SetAlignment(B_ALIGN_RIGHT);
src/apps/mediaplayer/InfoWin.cpp
586
view->SetAlignment(B_ALIGN_RIGHT);
src/apps/mediaplayer/interface/DurationView.cpp
24
SetAlignment(B_ALIGN_RIGHT);
src/apps/mediaplayer/playlist/PlaylistWindow.cpp
118
fTotalDuration->SetAlignment(B_ALIGN_RIGHT);
src/apps/packageinstaller/PackageView.cpp
534
BAlignment labelAlignment(B_ALIGN_RIGHT, B_ALIGN_VERTICAL_UNSET);
src/apps/people/AttributeTextControl.cpp
41
SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/apps/screenshot/ScreenshotWindow.cpp
187
fDelayControl->TextView()->SetAlignment(B_ALIGN_RIGHT);
src/apps/screenshot/ScreenshotWindow.cpp
204
BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM));
src/apps/stylededit/StyledEditWindow.cpp
1578
case B_ALIGN_RIGHT:
src/apps/stylededit/StyledEditWindow.cpp
536
fTextView->SetAlignment(B_ALIGN_RIGHT);
src/apps/stylededit/StyledEditWindow.cpp
785
case B_ALIGN_RIGHT:
src/apps/terminal/AppearPrefView.cpp
123
fTabTitle->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/apps/terminal/AppearPrefView.cpp
124
fWindowTitle->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/apps/terminal/AppearPrefView.cpp
125
fFontField->SetAlignment(B_ALIGN_RIGHT);
src/apps/terminal/AppearPrefView.cpp
126
fWindowSizeField->SetAlignment(B_ALIGN_RIGHT);
src/apps/terminal/AppearPrefView.cpp
127
fEncodingField->SetAlignment(B_ALIGN_RIGHT);
src/apps/terminal/ThemeView.cpp
120
fColorSchemeField->SetAlignment(B_ALIGN_RIGHT);
src/apps/webpositive/SettingsWindow.cpp
466
fStandardSizesSpinner->SetAlignment(B_ALIGN_RIGHT);
src/apps/webpositive/SettingsWindow.cpp
471
fFixedSizesSpinner->SetAlignment(B_ALIGN_RIGHT);
src/apps/webpositive/support/FontSelectionView.cpp
71
fFontsMenuField->SetAlignment(B_ALIGN_RIGHT);
src/apps/webpositive/support/FontSelectionView.cpp
86
fSizesMenuField->SetAlignment(B_ALIGN_RIGHT);
src/bin/launch_roster.cpp
224
table.AddColumn("Name", B_ALIGN_RIGHT);
src/bin/launch_roster.cpp
234
table.AddColumn("Name", B_ALIGN_RIGHT);
src/bin/network/ppp_up/PPPStatusView.cpp
51
fTime->SetAlignment(B_ALIGN_RIGHT);
src/bin/network/ppp_up/PPPStatusView.cpp
69
fBytesReceived->SetAlignment(B_ALIGN_RIGHT);
src/bin/network/ppp_up/PPPStatusView.cpp
74
fPacketsReceived->SetAlignment(B_ALIGN_RIGHT);
src/bin/network/ppp_up/PPPStatusView.cpp
85
fBytesSent->SetAlignment(B_ALIGN_RIGHT);
src/bin/network/ppp_up/PPPStatusView.cpp
90
fPacketsSent->SetAlignment(B_ALIGN_RIGHT);
src/bin/ramdisk.cpp
391
table.AddColumn("ID", B_ALIGN_RIGHT);
src/bin/ramdisk.cpp
392
table.AddColumn("Size", B_ALIGN_RIGHT);
src/bin/setmime.cpp
368
fAlignment = B_ALIGN_RIGHT;
src/bin/setmime.cpp
395
const char* alignment = fAlignment == B_ALIGN_RIGHT ? "right"
src/kits/bluetooth/UI/ConnectionView.cpp
33
fDeviceText->SetAlignment(B_ALIGN_RIGHT);
src/kits/bluetooth/UI/ConnectionView.cpp
39
fAddressText->SetAlignment(B_ALIGN_RIGHT);
src/kits/interface/AbstractSpinner.cpp
1455
case B_ALIGN_RIGHT:
src/kits/interface/Alignment.cpp
15
case B_ALIGN_RIGHT:
src/kits/interface/ColorControl.cpp
185
fRedText->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
src/kits/interface/ColorControl.cpp
186
fGreenText->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
src/kits/interface/ColorControl.cpp
187
fBlueText->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
src/kits/interface/ColumnTypes.cpp
648
case B_ALIGN_RIGHT:
src/kits/interface/ColumnTypes.cpp
89
case B_ALIGN_RIGHT:
src/kits/interface/DecimalSpinner.cpp
353
TextView()->SetAlignment(B_ALIGN_RIGHT);
src/kits/interface/SeparatorView.cpp
185
case B_ALIGN_RIGHT:
src/kits/interface/Spinner.cpp
269
TextView()->SetAlignment(B_ALIGN_RIGHT);
src/kits/interface/StringView.cpp
297
case B_ALIGN_RIGHT:
src/kits/interface/TextView.cpp
2528
align == B_ALIGN_RIGHT ||
src/kits/interface/TextView.cpp
3979
case B_ALIGN_RIGHT:
src/kits/interface/TextView.cpp
4546
case B_ALIGN_RIGHT:
src/kits/interface/TextView.cpp
5153
else if (fAlignment == B_ALIGN_RIGHT)
src/kits/interface/ToolTip.cpp
147
fAlignment = BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM);
src/kits/mail/ProtocolConfigView.cpp
355
control->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/kits/mail/ProtocolConfigView.cpp
370
field->SetAlignment(B_ALIGN_RIGHT);
src/kits/shared/TextTable.cpp
124
case B_ALIGN_RIGHT:
src/kits/tracker/ContainerWindow.cpp
3275
B_OFF_T_TYPE, 80, B_ALIGN_RIGHT, false, true));
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/kits/tracker/PoseView.cpp
654
B_ALIGN_RIGHT, kAttrStatSize, B_OFF_T_TYPE, true, false));
src/kits/tracker/QueryPoseView.cpp
159
B_ALIGN_RIGHT, kAttrStatSize, B_OFF_T_TYPE, true, false));
src/kits/tracker/TextWidget.cpp
172
case B_ALIGN_RIGHT:
src/kits/tracker/TextWidget.cpp
423
else if (textView->Alignment() == B_ALIGN_RIGHT)
src/kits/tracker/TitleView.cpp
515
case B_ALIGN_RIGHT:
src/kits/tracker/TrackerInitialState.cpp
399
B_INT32_TYPE, true, false, 40, B_ALIGN_RIGHT, false);
src/kits/tracker/TrackerInitialState.cpp
411
B_INT32_TYPE, true, false, 40, B_ALIGN_RIGHT, false);
src/kits/tracker/TrackerInitialState.cpp
433
60, B_ALIGN_RIGHT, false);
src/kits/tracker/TrackerInitialState.cpp
519
{ B_TRANSLATE_MARK("Size"), 440, 41, B_ALIGN_RIGHT,
src/kits/tracker/TrackerInitialState.cpp
660
{ B_TRANSLATE_MARK("Status"), 468, 50, B_ALIGN_RIGHT, "MAIL:status",
src/kits/tracker/Utilities.cpp
782
case B_ALIGN_RIGHT:
src/kits/tracker/infowindow/FilePermissionsView.cpp
148
readLabel->SetAlignment(B_ALIGN_RIGHT);
src/kits/tracker/infowindow/FilePermissionsView.cpp
151
writeLabel->SetAlignment(B_ALIGN_RIGHT);
src/kits/tracker/infowindow/FilePermissionsView.cpp
154
executeLabel->SetAlignment(B_ALIGN_RIGHT);
src/libs/print/libprint/JobSetupDlg.cpp
222
fFromPage->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
src/libs/print/libprint/JobSetupDlg.cpp
226
fToPage->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
src/libs/print/libprint/Preview.cpp
821
fPageNumber->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_RIGHT);
src/preferences/appearance/FontSelectionView.cpp
87
fFontsMenuField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/backgrounds/BackgroundsView.cpp
104
fXPlacementText->TextView()->SetAlignment(B_ALIGN_RIGHT);
src/preferences/backgrounds/BackgroundsView.cpp
105
fYPlacementText->TextView()->SetAlignment(B_ALIGN_RIGHT);
src/preferences/backgrounds/BackgroundsView.cpp
1618
SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM));
src/preferences/backgrounds/BackgroundsView.cpp
1630
SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_MIDDLE));
src/preferences/backgrounds/BackgroundsView.cpp
1638
SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP));
src/preferences/backgrounds/BackgroundsView.cpp
179
imageMenuField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/backgrounds/BackgroundsView.cpp
193
placementMenuField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/backgrounds/BackgroundsView.cpp
231
fApply->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/preferences/filetypes/AttributeWindow.cpp
105
fAttributeControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/preferences/filetypes/AttributeWindow.cpp
129
typeMenuField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/filetypes/AttributeWindow.cpp
160
fDisplayAsMenuField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/filetypes/AttributeWindow.cpp
172
fSpecialControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/preferences/filetypes/AttributeWindow.cpp
182
fWidthControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/preferences/filetypes/AttributeWindow.cpp
198
{B_ALIGN_RIGHT, B_TRANSLATE_COMMENT("Right",
src/preferences/filetypes/AttributeWindow.cpp
219
fAlignmentMenuField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/filetypes/AttributeWindow.cpp
99
fPublicNameControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/preferences/filetypes/FileTypesWindow.cpp
448
fRuleControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/preferences/keymap/ModifierKeysWindow.cpp
308
menuField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/keymap/ModifierKeysWindow.cpp
82
keyRole->SetAlignment(B_ALIGN_RIGHT);
src/preferences/keymap/StatusMenuField.cpp
131
BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP));
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
161
fPositiveMonetaryExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/preferences/locale/FormatSettingsView.cpp
164
fNegativeMonetaryExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/preferences/network/InterfaceAddressView.cpp
105
.AddMenuField(fModeField, 0, 0, B_ALIGN_RIGHT)
src/preferences/network/InterfaceAddressView.cpp
106
.AddTextControl(fAddressField, 0, 1, B_ALIGN_RIGHT)
src/preferences/network/InterfaceAddressView.cpp
107
.AddTextControl(fNetmaskField, 0, 2, B_ALIGN_RIGHT)
src/preferences/network/InterfaceAddressView.cpp
108
.AddTextControl(fGatewayField, 0, 3, B_ALIGN_RIGHT)
src/preferences/network/InterfaceView.cpp
54
statusLabel->SetAlignment(B_ALIGN_RIGHT);
src/preferences/network/InterfaceView.cpp
58
macAddressLabel->SetAlignment(B_ALIGN_RIGHT);
src/preferences/network/InterfaceView.cpp
62
linkSpeedLabel->SetAlignment(B_ALIGN_RIGHT);
src/preferences/network/InterfaceView.cpp
68
linkTxLabel->SetAlignment(B_ALIGN_RIGHT);
src/preferences/network/InterfaceView.cpp
72
linkRxLabel->SetAlignment(B_ALIGN_RIGHT);
src/preferences/network/InterfaceView.cpp
77
fNetworkMenuField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/network/InterfaceView.cpp
92
.AddMenuField(fNetworkMenuField, 0, 1, B_ALIGN_RIGHT, 1, 2)
src/preferences/printers/AddPrinterDialog.cpp
186
fName->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/preferences/printers/AddPrinterDialog.cpp
193
printerMenuField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/printers/AddPrinterDialog.cpp
200
transportMenuField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/screen/ScreenWindow.cpp
263
fColumnsControl->SetAlignment(B_ALIGN_RIGHT);
src/preferences/screen/ScreenWindow.cpp
268
fRowsControl->SetAlignment(B_ALIGN_RIGHT);
src/preferences/screen/ScreenWindow.cpp
390
fResolutionField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/screen/ScreenWindow.cpp
411
fColorsField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/screen/ScreenWindow.cpp
461
fRefreshField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/screen/ScreenWindow.cpp
494
fCombineField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/screen/ScreenWindow.cpp
513
fSwapDisplaysField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/screen/ScreenWindow.cpp
534
fUseLaptopPanelField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/screen/ScreenWindow.cpp
558
fTVStandardField->SetAlignment(B_ALIGN_RIGHT);
src/preferences/screensaver/PasswordWindow.cpp
81
fPasswordControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/preferences/screensaver/PasswordWindow.cpp
93
fConfirmControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/preferences/screensaver/ScreenSaverWindow.cpp
299
startScreenSaver->SetAlignment(B_ALIGN_RIGHT);
src/preferences/shortcuts/EditWindow.cpp
30
okButton->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP));
src/preferences/shortcuts/ShortcutsWindow.cpp
241
.SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP))
src/preferences/time/ZoneView.cpp
225
BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM));
src/tests/kits/device/stickit_BJoystick/JoystickWindow.cpp
212
sview->SetAlignment(B_ALIGN_RIGHT);
src/tests/kits/device/stickit_BJoystick/JoystickWindow.cpp
230
sview->SetAlignment(B_ALIGN_RIGHT);
src/tests/kits/game/chart/ChartWindow.cpp
673
fFramesView->SetAlignment(B_ALIGN_RIGHT);
src/tests/kits/game/chart/ChartWindow.cpp
695
fCpuLoadView->SetAlignment(B_ALIGN_RIGHT);
src/tests/kits/interface/TextViewTestManual.cpp
125
fTextControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
src/tests/kits/interface/TextViewTestManual.cpp
126
fTextView->SetAlignment(B_ALIGN_RIGHT);
src/tests/kits/interface/layout/widget_layout_test/StringView.cpp
93
case B_ALIGN_RIGHT:
src/tests/kits/interface/layout/widget_layout_test/WidgetLayoutTest.cpp
216
label->SetAlignment(B_ALIGN_RIGHT);
src/tests/kits/interface/layout/widget_layout_test/WidgetLayoutTest.cpp
221
widthView->SetAlignment(B_ALIGN_RIGHT);
src/tests/kits/interface/layout/widget_layout_test/WidgetLayoutTest.cpp
231
heightView->SetAlignment(B_ALIGN_RIGHT);
src/tests/kits/interface/look/Look.cpp
292
130, 50, 500, B_ALIGN_RIGHT), 2);
src/tests/kits/opengl/glinfo/InfoView.cpp
33
const BAlignment kValueAlignment(B_ALIGN_RIGHT, B_ALIGN_VERTICAL_UNSET);
src/tests/libs/alm/Areas.cpp
49
button4->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
src/tests/libs/alm/TableDemo.cpp
45
b3->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM));