headers/private/interface/ColumnListView.h
171
alignment align = B_ALIGN_LEFT);
headers/private/interface/ColumnTypes.h
126
alignment align = B_ALIGN_LEFT);
headers/private/interface/ColumnTypes.h
159
alignment align = B_ALIGN_LEFT);
headers/private/interface/ColumnTypes.h
187
alignment align = B_ALIGN_LEFT);
headers/private/interface/ColumnTypes.h
215
alignment align = B_ALIGN_LEFT);
headers/private/interface/ColumnTypes.h
230
alignment align = B_ALIGN_LEFT);
headers/private/interface/ColumnTypes.h
34
float maxWidth, alignment align = B_ALIGN_LEFT);
headers/private/interface/ColumnTypes.h
85
alignment align = B_ALIGN_LEFT);
headers/private/shared/TextTable.h
24
enum alignment align = B_ALIGN_LEFT,
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
66
return BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER);
src/add-ons/mail_daemon/inbound_protocols/imap/FolderConfigWindow.cpp
263
fQuotaView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
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
57
fArchiveNameView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/add-ons/tracker/zipomatic/ZipOMaticWindow.cpp
62
fZipOutputView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/add-ons/translators/hvif/HVIFView.cpp
30
BAlignment labelAlignment(B_ALIGN_LEFT, B_ALIGN_NO_VERTICAL);
src/add-ons/translators/jpeg/JPEGTranslator.cpp
667
BAlignment labelAlignment = BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP);
src/add-ons/translators/jpeg2000/JPEG2000Translator.cpp
715
BAlignment labelAlignment = BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP);
src/add-ons/translators/sgi/SGIView.cpp
100
BAlignment labelAlignment(B_ALIGN_LEFT, B_ALIGN_NO_VERTICAL);
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
157
BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_UNSET));
src/apps/bootmanager/PartitionsPage.cpp
162
BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_UNSET));
src/apps/cortex/TransportView/TransportView.cpp
1344
B_ALIGN_LEFT);
src/apps/cortex/TransportView/TransportView.cpp
1353
B_ALIGN_LEFT);
src/apps/cortex/TransportView/TransportView.cpp
198
B_ALIGN_LEFT,
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
453
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
455
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
457
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
459
1000, B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debuganalyzer/gui/main_window/TeamsPage.cpp
85
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
127
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
129
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debuganalyzer/gui/table/TableColumns.h
45
alignment align = B_ALIGN_LEFT);
src/apps/debuganalyzer/gui/table/TableColumns.h
68
alignment align = B_ALIGN_LEFT);
src/apps/debugger/user_interface/gui/team_settings_window/SignalsConfigView.cpp
394
80, 40, 1000, B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/BreakpointListView.cpp
463
1000, B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/BreakpointListView.cpp
465
250, 40, 1000, B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/BreakpointListView.cpp
467
250, 40, 1000, B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/ImageFunctionsView.cpp
200
alignment align = B_ALIGN_LEFT)
src/apps/debugger/user_interface/gui/team_window/ImageFunctionsView.cpp
831
B_TRUNCATE_BEGINNING, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
310
B_TRUNCATE_BEGINNING, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/RegistersView.cpp
398
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/StackTraceView.cpp
247
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/ThreadListView.cpp
376
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/ThreadListView.cpp
378
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/ThreadListView.cpp
380
200, 40, 1000, B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
2565
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
2571
B_TRUNCATE_END, B_ALIGN_LEFT));
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.cpp
100
case B_ALIGN_LEFT:
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.h
51
alignment align = B_ALIGN_LEFT);
src/apps/debugger/user_interface/gui/value/TableCellValueRendererUtils.cpp
39
case B_ALIGN_LEFT:
src/apps/deskbar/StatusView.cpp
1147
alignment align = B_ALIGN_LEFT;
src/apps/deskbar/StatusView.cpp
1152
align = fBarView->Left() ? B_ALIGN_LEFT : B_ALIGN_RIGHT;
src/apps/deskbar/StatusView.cpp
1159
align = B_ALIGN_LEFT;
src/apps/diskprobe/ProbeView.cpp
477
fPositionControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_LEFT);
src/apps/diskprobe/ProbeView.cpp
498
fOffsetControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_LEFT);
src/apps/diskprobe/ProbeView.cpp
514
fFileOffsetControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_LEFT);
src/apps/drivesetup/PartitionList.cpp
116
case B_ALIGN_LEFT:
src/apps/drivesetup/PartitionList.h
48
alignment align = B_ALIGN_LEFT);
src/apps/expander/PasswordAlert.cpp
69
fTextControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/apps/haikudepot/ui/PackageInfoView.cpp
287
fRateButton->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER));
src/apps/haikudepot/ui/PackageListView.cpp
186
alignment align = B_ALIGN_LEFT);
src/apps/haikudepot/ui_generic/BitmapView.cpp
58
case B_ALIGN_LEFT:
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerView.cpp
123
BAlignment separatorAlignment(B_ALIGN_LEFT, B_ALIGN_TOP);
src/apps/installer/InstallerWindow.cpp
233
fPackagesSwitch->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/apps/mail/Header.cpp
298
fFromControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
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/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/MediaFileInfoView.cpp
108
return BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP);
src/apps/mediaplayer/settings/SettingsWindow.cpp
68
BAlignment alignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER);
src/apps/midiplayer/MidiPlayerWindow.cpp
257
volumeLabel->SetAlignment(B_ALIGN_LEFT);
src/apps/people/AttributeTextControl.cpp
41
SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/apps/people/PeopleApp.cpp
168
fields.AddInt32("attr:alignment", B_ALIGN_LEFT);
src/apps/poorman/PoorManLoggingView.cpp
81
.AddTextControl(fLogFileName, 0, 1, B_ALIGN_LEFT, 1, 2)
src/apps/poorman/PoorManSiteView.cpp
64
.AddTextControl(fWebDir, 0, 0, B_ALIGN_LEFT, 1, 2)
src/apps/poorman/PoorManSiteView.cpp
66
.AddTextControl(fIndexFileName, 0, 2, B_ALIGN_LEFT, 1, 2)
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/stylededit/StyledEditWindow.cpp
1571
case B_ALIGN_LEFT:
src/apps/stylededit/StyledEditWindow.cpp
528
fTextView->SetAlignment(B_ALIGN_LEFT);
src/apps/stylededit/StyledEditWindow.cpp
778
case B_ALIGN_LEFT:
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/webpositive/BrowserWindow.cpp
539
fStatusText->SetAlignment(B_ALIGN_LEFT);
src/apps/webpositive/tabview/TabView.cpp
127
base, 0, BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE), &text);
src/bin/mail_utils/spamdbm.cpp
3480
Parameters.AddInt32 ("attr:alignment", B_ALIGN_LEFT);
src/bin/mail_utils/spamdbm.cpp
3495
Parameters.AddInt32 ("attr:alignment", B_ALIGN_LEFT);
src/bin/mail_utils/spamdbm.cpp
3507
Parameters.AddInt32 ("attr:alignment", B_ALIGN_LEFT);
src/bin/pkgman/command_search.cpp
371
table.AddColumn("Description", B_ALIGN_LEFT, true);
src/bin/setmime.cpp
370
fAlignment = B_ALIGN_LEFT;
src/bin/setmime.cpp
396
: (fAlignment == B_ALIGN_LEFT ? "left" : "center");
src/kits/bluetooth/UI/ConnectionView.cpp
27
fMessage->SetAlignment(B_ALIGN_LEFT);
src/kits/interface/AbstractSpinner.cpp
1290
BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER));
src/kits/interface/AbstractSpinner.cpp
1506
fAlignment = B_ALIGN_LEFT;
src/kits/interface/AbstractSpinner.cpp
940
fAlignment = B_ALIGN_LEFT;
src/kits/interface/Alignment.cpp
13
case B_ALIGN_LEFT:
src/kits/interface/CheckBox.cpp
122
const BAlignment alignment = BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER);
src/kits/interface/CheckBox.cpp
336
BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER));
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
640
case B_ALIGN_LEFT:
src/kits/interface/ColumnTypes.cpp
80
case B_ALIGN_LEFT:
src/kits/interface/HaikuControlLook.cpp
54
return BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER);
src/kits/interface/MenuField.cpp
1014
fAlign = B_ALIGN_LEFT;
src/kits/interface/MenuField.cpp
1227
fMenuBar->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/kits/interface/RadioButton.cpp
107
const BAlignment alignment = BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER);
src/kits/interface/RadioButton.cpp
482
BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_UNSET));
src/kits/interface/SeparatorView.cpp
180
case B_ALIGN_LEFT:
src/kits/interface/StringView.cpp
231
if (Bounds().Width() > width && Alignment() != B_ALIGN_LEFT)
src/kits/interface/StringView.cpp
58
fAlign(B_ALIGN_LEFT),
src/kits/interface/StringView.cpp
69
fAlign(B_ALIGN_LEFT),
src/kits/interface/StringView.cpp
82
fAlign = (alignment)archive->GetInt32("_align", B_ALIGN_LEFT);
src/kits/interface/TextControl.cpp
1086
fLabelAlign = B_ALIGN_LEFT;
src/kits/interface/TextControl.cpp
1130
fText->SetAlignment(B_ALIGN_LEFT);
src/kits/interface/TextControl.cpp
1136
int32 labelAlignment = B_ALIGN_LEFT;
src/kits/interface/TextControl.cpp
1137
int32 textAlignment = B_ALIGN_LEFT;
src/kits/interface/TextControl.cpp
841
BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_CENTER));
src/kits/interface/TextView.cpp
1832
if (fAlignment != B_ALIGN_LEFT) {
src/kits/interface/TextView.cpp
1881
if (fAlignment != B_ALIGN_LEFT) {
src/kits/interface/TextView.cpp
2527
(align == B_ALIGN_LEFT ||
src/kits/interface/TextView.cpp
3272
fAlignment = B_ALIGN_LEFT;
src/kits/interface/TextView.cpp
3974
case B_ALIGN_LEFT:
src/kits/interface/TextView.cpp
4441
} else if (fAlignment != B_ALIGN_LEFT) {
src/kits/interface/TextView.cpp
4542
case B_ALIGN_LEFT:
src/kits/interface/TextView.cpp
4619
if (fAlignment != B_ALIGN_LEFT)
src/kits/interface/TextView.cpp
4626
if (erase && startOffset != -1 && fAlignment == B_ALIGN_LEFT) {
src/kits/interface/ToolTipManager.cpp
211
case B_ALIGN_LEFT:
src/kits/mail/ProtocolConfigView.cpp
355
control->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/kits/shared/TextTable.cpp
116
case B_ALIGN_LEFT:
src/kits/tracker/ContainerWindow.cpp
3267
kAttrStatName, B_STRING_TYPE, 145, B_ALIGN_LEFT, true, true));
src/kits/tracker/ContainerWindow.cpp
3271
kAttrRealName, B_STRING_TYPE, 145, B_ALIGN_LEFT, true, true));
src/kits/tracker/ContainerWindow.cpp
3278
kAttrStatModified, B_TIME_TYPE, 150, B_ALIGN_LEFT, false, true));
src/kits/tracker/ContainerWindow.cpp
3281
kAttrStatCreated, B_TIME_TYPE, 150, B_ALIGN_LEFT, false, true));
src/kits/tracker/ContainerWindow.cpp
3284
kAttrMIMEType, B_MIME_STRING_TYPE, 145, B_ALIGN_LEFT, false, false));
src/kits/tracker/ContainerWindow.cpp
3288
kAttrOriginalPath, B_STRING_TYPE, 225, B_ALIGN_LEFT, false,
src/kits/tracker/ContainerWindow.cpp
3292
B_STRING_TYPE, 225, B_ALIGN_LEFT, false, false));
src/kits/tracker/ContainerWindow.cpp
3297
B_STRING_TYPE, 60, B_ALIGN_LEFT, false, true));
src/kits/tracker/ContainerWindow.cpp
3300
B_STRING_TYPE, 60, B_ALIGN_LEFT, false, true));
src/kits/tracker/ContainerWindow.cpp
3304
kAttrStatMode, B_STRING_TYPE, 80, B_ALIGN_LEFT, false, true));
src/kits/tracker/OpenWithWindow.cpp
370
message->AddInt32("attr_align", B_ALIGN_LEFT);
src/kits/tracker/OpenWithWindow.cpp
382
message->AddInt32("attr_align", B_ALIGN_LEFT);
src/kits/tracker/OpenWithWindow.cpp
821
B_ALIGN_LEFT, kAttrStatName, B_STRING_TYPE, true, true);
src/kits/tracker/OpenWithWindow.cpp
825
B_ALIGN_LEFT, kAttrOpenWithRelation, B_STRING_TYPE, false, false);
src/kits/tracker/OpenWithWindow.cpp
829
B_ALIGN_LEFT, kAttrPath, B_STRING_TYPE, true, false));
src/kits/tracker/OpenWithWindow.cpp
831
B_ALIGN_LEFT, kAttrAppVersion, B_STRING_TYPE, false, false));
src/kits/tracker/PoseView.cpp
652
B_ALIGN_LEFT, kAttrStatName, B_STRING_TYPE, true, true));
src/kits/tracker/PoseView.cpp
656
B_ALIGN_LEFT, kAttrStatModified, B_TIME_TYPE, true, false));
src/kits/tracker/QueryPoseView.cpp
155
B_ALIGN_LEFT, kAttrStatName, B_STRING_TYPE, true, true));
src/kits/tracker/QueryPoseView.cpp
157
B_ALIGN_LEFT, kAttrPath, B_STRING_TYPE, true, false));
src/kits/tracker/QueryPoseView.cpp
161
B_ALIGN_LEFT, kAttrStatModified, B_TIME_TYPE, true, false));
src/kits/tracker/TextWidget.cpp
159
case B_ALIGN_LEFT:
src/kits/tracker/TextWidget.cpp
530
textView->SetAlignment(B_ALIGN_LEFT);
src/kits/tracker/TitleView.cpp
505
case B_ALIGN_LEFT:
src/kits/tracker/TrackerInitialState.cpp
346
true, true, 170, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
348
true, true, 130, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
350
true, true, 130, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
359
true, true, 120, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
361
true, true, 120, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
363
true, true, 120, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
365
true, true, 90, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
367
true, true, 50, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
369
true, true, 50, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
371
true, true, 120, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
373
true, true, 120, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
375
B_STRING_TYPE, true, true, 90, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
377
B_STRING_TYPE, true, true, 90, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
379
B_STRING_TYPE, true, true, 90, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
381
true, true, 90, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
383
true, true, 120, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
385
true, true, 120, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
387
true, true, 120, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
397
B_STRING_TYPE, true, false, 60, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
402
B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
404
B_STRING_TYPE, true, false, 80, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
407
B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
413
B_ASCII_TYPE, true, true, 100, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
415
B_ASCII_TYPE, true, false, 80, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
417
B_ASCII_TYPE, true, false, 60, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
430
B_STRING_TYPE, true, false, 120, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
436
40, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
439
140, B_ALIGN_LEFT, false);
src/kits/tracker/TrackerInitialState.cpp
515
{ B_TRANSLATE_MARK("Name"), 40, 145, B_ALIGN_LEFT,
src/kits/tracker/TrackerInitialState.cpp
517
{ B_TRANSLATE_MARK("Location"), 200, 225, B_ALIGN_LEFT,
src/kits/tracker/TrackerInitialState.cpp
521
{ B_TRANSLATE_MARK("Modified"), 496, 138, B_ALIGN_LEFT,
src/kits/tracker/TrackerInitialState.cpp
562
{ B_TRANSLATE_MARK("Title"), 40, 171, B_ALIGN_LEFT, "META:title",
src/kits/tracker/TrackerInitialState.cpp
564
{ B_TRANSLATE_MARK("URL"), 226, 287, B_ALIGN_LEFT, kAttrURL,
src/kits/tracker/TrackerInitialState.cpp
566
{ B_TRANSLATE_MARK("Keywords"), 528, 130, B_ALIGN_LEFT, "META:keyw",
src/kits/tracker/TrackerInitialState.cpp
607
{ B_TRANSLATE_MARK("Name"), 40, 115, B_ALIGN_LEFT, "_stat/name",
src/kits/tracker/TrackerInitialState.cpp
609
{ B_TRANSLATE_MARK("Work Phone"), 170, 90, B_ALIGN_LEFT, kAttrWorkPhone,
src/kits/tracker/TrackerInitialState.cpp
611
{ B_TRANSLATE_MARK("E-mail"), 275, 93, B_ALIGN_LEFT, kAttrEmail,
src/kits/tracker/TrackerInitialState.cpp
613
{ B_TRANSLATE_MARK("Company"), 383, 120, B_ALIGN_LEFT, kAttrCompany,
src/kits/tracker/TrackerInitialState.cpp
654
{ B_TRANSLATE_MARK("Subject"), 40, 110, B_ALIGN_LEFT, "MAIL:subject",
src/kits/tracker/TrackerInitialState.cpp
656
{ B_TRANSLATE_MARK("From"), 165, 153, B_ALIGN_LEFT, "MAIL:from",
src/kits/tracker/TrackerInitialState.cpp
658
{ B_TRANSLATE_MARK("When"), 333, 120, B_ALIGN_LEFT, "MAIL:when",
src/kits/tracker/Utilities.cpp
763
case B_ALIGN_LEFT:
src/kits/tracker/ViewState.cpp
153
fAlignment = B_ALIGN_LEFT;
src/kits/tracker/ViewState.cpp
307
|| (int32)column->fAlignment < B_ALIGN_LEFT
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/preferences/appearance/LookAndFeelSettingsView.cpp
132
arrowStyleBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/appearance/LookAndFeelSettingsView.cpp
139
BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/preferences/backgrounds/BackgroundsView.cpp
1626
SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_BOTTOM));
src/preferences/backgrounds/BackgroundsView.cpp
1634
SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
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/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/filetypes/ApplicationTypeWindow.cpp
311
menuBar->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/preferences/filetypes/AttributeListView.cpp
140
alignment = B_ALIGN_LEFT;
src/preferences/filetypes/AttributeListView.cpp
174
fAlignment(B_ALIGN_LEFT),
src/preferences/filetypes/AttributeWindow.cpp
105
fAttributeControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
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
196
{B_ALIGN_LEFT, B_TRANSLATE_COMMENT("Left",
src/preferences/filetypes/AttributeWindow.cpp
358
int32 alignment = B_ALIGN_LEFT;
src/preferences/filetypes/AttributeWindow.cpp
99
fPublicNameControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/preferences/filetypes/ExtensionWindow.cpp
126
fExtensionControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_LEFT);
src/preferences/filetypes/FileTypesWindow.cpp
392
menuBar->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/preferences/filetypes/FileTypesWindow.cpp
448
fRuleControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
src/preferences/filetypes/NewFileTypeWindow.cpp
77
typesMenuLabel->SetAlignment(B_ALIGN_LEFT);
src/preferences/filetypes/NewFileTypeWindow.cpp
79
BAlignment(B_ALIGN_LEFT, B_ALIGN_USE_FULL_HEIGHT));
src/preferences/input/KeyboardView.cpp
53
textcontrol->SetAlignment(B_ALIGN_LEFT, B_ALIGN_CENTER);
src/preferences/input/SettingsView.cpp
76
doubleClickTextControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_CENTER);
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
153
positiveMonetaryLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/locale/FormatSettingsView.cpp
157
negativeMonetaryLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
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/notifications/NotificationsView.cpp
84
colWidth, colWidth * 4, B_TRUNCATE_END, B_ALIGN_LEFT);
src/preferences/notifications/NotificationsView.cpp
90
colWidth, colWidth * 3, B_TRUNCATE_END, B_ALIGN_LEFT);
src/preferences/printers/AddPrinterDialog.cpp
186
fName->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
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
320
fTurnOffCheckBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/screensaver/ScreenSaverWindow.cpp
329
fPasswordCheckBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
src/preferences/shortcuts/PopUpColumn.h
21
alignment align = B_ALIGN_LEFT);
src/preferences/shortcuts/ShortcutsWindow.cpp
236
.SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP))
src/preferences/time/ClockView.cpp
62
showClockBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/preferences/time/TimeWindow.cpp
150
BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
src/preferences/virtualmemory/SettingsWindow.cpp
135
BAlignment align(B_ALIGN_LEFT, B_ALIGN_MIDDLE);
src/servers/mail/MailDaemonApplication.cpp
135
msg.AddInt32("attr:alignment", B_ALIGN_LEFT);
src/tests/kits/interface/TextViewTestManual.cpp
115
fTextControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_LEFT);
src/tests/kits/interface/TextViewTestManual.cpp
116
fTextView->SetAlignment(B_ALIGN_LEFT);
src/tests/kits/interface/TextViewTestManual.cpp
120
fTextControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_CENTER);
src/tests/kits/interface/TextViewTestManual.cpp
125
fTextControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
src/tests/kits/interface/layout/widget_layout_test/StringView.cpp
16
fAlignment(B_ALIGN_LEFT),
src/tests/kits/interface/layout/widget_layout_test/StringView.cpp
96
case B_ALIGN_LEFT:
src/tests/kits/interface/look/Look.cpp
288
150, 50, 500, B_ALIGN_LEFT), 0);
src/tests/kits/opengl/glinfo/InfoView.cpp
32
const BAlignment kLabelAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_UNSET);
src/tests/libs/alm/Areas.cpp
39
button2->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/tests/libs/alm/TableDemo.cpp
36
b1->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
src/tests/libs/alm/Views.cpp
37
button4->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,