Searched refs:B_ALIGN_LEFT (Results 1 - 25 of 113) sorted by relevance

12345

/haiku/src/kits/interface/
H A DAlignment.cpp13 case B_ALIGN_LEFT:
/haiku/src/kits/tracker/
H A DTrackerInitialState.cpp346 true, true, 170, B_ALIGN_LEFT, false);
348 true, true, 130, B_ALIGN_LEFT, false);
350 true, true, 130, B_ALIGN_LEFT, false);
359 true, true, 120, B_ALIGN_LEFT, false);
361 true, true, 120, B_ALIGN_LEFT, false);
363 true, true, 120, B_ALIGN_LEFT, false);
365 true, true, 90, B_ALIGN_LEFT, false);
367 true, true, 50, B_ALIGN_LEFT, false);
369 true, true, 50, B_ALIGN_LEFT, false);
371 true, true, 120, B_ALIGN_LEFT, fals
[all...]
/haiku/src/preferences/bluetooth/
H A DBluetoothDeviceView.cpp31 fName->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
35 fBdaddr->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
39 fClassService->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
43 fClass->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
46 fHCIVersionProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
49 fLMPVersionProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
52 fManufacturerProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
55 fACLBuffersProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
58 fSCOBuffersProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
/haiku/src/tests/kits/interface/
H A DTextViewTestManual.cpp115 fTextControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_LEFT);
116 fTextView->SetAlignment(B_ALIGN_LEFT);
120 fTextControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_CENTER);
125 fTextControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
/haiku/src/preferences/locale/
H A DFormatSettingsView.cpp70 fullDateLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
74 longDateLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
78 mediumDateLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
82 shortDateLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
86 fFullDateExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
89 fLongDateExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
92 fMediumDateExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
95 fShortDateExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
107 fullTimeLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
111 longTimeLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
[all...]
/haiku/src/preferences/shortcuts/
H A DPopUpColumn.h21 alignment align = B_ALIGN_LEFT);
/haiku/src/apps/poorman/
H A DPoorManSiteView.cpp64 .AddTextControl(fWebDir, 0, 0, B_ALIGN_LEFT, 1, 2)
66 .AddTextControl(fIndexFileName, 0, 2, B_ALIGN_LEFT, 1, 2)
H A DPoorManLoggingView.cpp81 .AddTextControl(fLogFileName, 0, 1, B_ALIGN_LEFT, 1, 2)
/haiku/headers/private/interface/
H A DColumnTypes.h34 float maxWidth, alignment align = B_ALIGN_LEFT);
85 alignment align = B_ALIGN_LEFT);
126 alignment align = B_ALIGN_LEFT);
159 alignment align = B_ALIGN_LEFT);
187 alignment align = B_ALIGN_LEFT);
215 alignment align = B_ALIGN_LEFT);
230 alignment align = B_ALIGN_LEFT);
/haiku/headers/private/shared/
H A DTextTable.h24 enum alignment align = B_ALIGN_LEFT,
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DStringView.cpp16 fAlignment(B_ALIGN_LEFT),
96 case B_ALIGN_LEFT:
/haiku/src/tests/libs/alm/
H A DTableDemo.cpp36 b1->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellValueRendererUtils.cpp39 case B_ALIGN_LEFT:
/haiku/src/tests/kits/opengl/glinfo/
H A DInfoView.cpp32 const BAlignment kLabelAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_UNSET);
/haiku/src/kits/bluetooth/UI/
H A DConnectionView.cpp27 fMessage->SetAlignment(B_ALIGN_LEFT);
/haiku/src/preferences/input/
H A DKeyboardView.cpp56 textcontrol->SetAlignment(B_ALIGN_LEFT, B_ALIGN_CENTER);
/haiku/src/preferences/filetypes/
H A DAttributeWindow.cpp99 fPublicNameControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
105 fAttributeControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
172 fSpecialControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
182 fWidthControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
196 {B_ALIGN_LEFT, B_TRANSLATE_COMMENT("Left",
358 int32 alignment = B_ALIGN_LEFT;
H A DNewFileTypeWindow.cpp77 typesMenuLabel->SetAlignment(B_ALIGN_LEFT);
79 BAlignment(B_ALIGN_LEFT, B_ALIGN_USE_FULL_HEIGHT));
H A DExtensionWindow.cpp126 fExtensionControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_LEFT);
/haiku/src/apps/debuganalyzer/gui/table/
H A DTableColumns.h45 alignment align = B_ALIGN_LEFT);
68 alignment align = B_ALIGN_LEFT);
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DThreadsPage.cpp127 B_TRUNCATE_END, B_ALIGN_LEFT));
129 B_TRUNCATE_END, B_ALIGN_LEFT));
H A DTeamsPage.cpp85 B_TRUNCATE_END, B_ALIGN_LEFT));
/haiku/src/add-ons/print/drivers/preview/
H A DJobSetupWindow.cpp56 fFrom->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
60 fTo->SetAlignment(B_ALIGN_LEFT, B_ALIGN_RIGHT);
/haiku/src/preferences/screensaver/
H A DPasswordWindow.cpp81 fPasswordControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
93 fConfirmControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
/haiku/src/apps/bootmanager/
H A DPartitionsPage.cpp157 BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_UNSET));
162 BAlignment(B_ALIGN_LEFT, B_ALIGN_VERTICAL_UNSET));

Completed in 226 milliseconds

12345