Searched refs:SetExplicitAlignment (Results 26 - 50 of 69) sorted by relevance

123

/haiku/src/tests/libs/alm/
H A DViews.cpp37 button4->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
H A DFriendLayout.cpp131 button->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
/haiku/headers/os/interface/
H A DAbstractLayout.h26 virtual void SetExplicitAlignment(BAlignment alignment);
H A DLayoutBuilder.h123 inline ThisBuilder& SetExplicitAlignment(BAlignment alignment);
233 inline ThisBuilder& SetExplicitAlignment(BAlignment alignment);
356 inline ThisBuilder& SetExplicitAlignment(BAlignment alignment);
767 Group<ParentBuilder>::SetExplicitAlignment(BAlignment alignment) function in class:BLayoutBuilder::Group
769 fLayout->SetExplicitAlignment(alignment);
893 item->SetExplicitAlignment(
909 item->SetExplicitAlignment(
1151 Grid<ParentBuilder>::SetExplicitAlignment(BAlignment alignment) function in class:BLayoutBuilder::Grid
1153 fLayout->SetExplicitAlignment(alignment);
1670 Cards<ParentBuilder>::SetExplicitAlignment(BAlignmen function in class:BLayoutBuilder::Cards
[all...]
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp170 fSwapEnabledCheckBox->SetExplicitAlignment(align);
175 fSwapEnabledCheckBox->SetExplicitAlignment(align);
182 fVolumeMenuField->SetExplicitAlignment(align);
199 fSizeSlider->SetExplicitAlignment(align);
/haiku/src/preferences/time/
H A DTimeWindow.cpp149 fRevertButton->SetExplicitAlignment(
H A DClockView.cpp62 showClockBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp180 fInfoView->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
197 fOutputFolder->SetExplicitAlignment(labelAlignment);
203 startDuration->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
208 endDuration->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
248 outputGrid->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
264 fStatus->SetExplicitAlignment(labelAlignment);
266 fFileStatus->SetExplicitAlignment(labelAlignment);
/haiku/src/kits/interface/
H A DAbstractLayoutItem.cpp101 BAbstractLayoutItem::SetExplicitAlignment(BAlignment alignment) function in class:BAbstractLayoutItem
H A DSpaceLayoutItem.cpp163 BSpaceLayoutItem::SetExplicitAlignment(BAlignment alignment) function in class:BSpaceLayoutItem
H A DAbstractLayout.cpp227 view->SetExplicitAlignment(alignment);
345 BAbstractLayout::SetExplicitAlignment(BAlignment alignment) function in class:BAbstractLayout
H A DMenuField.cpp842 fMenuBar->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
1220 fMenuBar->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
1224 fMenuBar->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp228 fRevert->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
230 fApply->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
1616 SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM));
1620 SetExplicitAlignment(BAlignment(B_ALIGN_CENTER, B_ALIGN_BOTTOM));
1624 SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_BOTTOM));
1628 SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_MIDDLE));
1632 SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
1636 SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP));
1640 SetExplicitAlignment(BAlignment(B_ALIGN_CENTER, B_ALIGN_TOP));
1644 SetExplicitAlignment(BAlignmen
[all...]
/haiku/src/preferences/appearance/
H A DLookAndFeelSettingsView.cpp132 arrowStyleBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
138 scrollBarLabel->SetExplicitAlignment(
/haiku/src/apps/expander/
H A DExpanderPreferences.cpp144 fDestText->SetExplicitAlignment(
/haiku/src/preferences/filetypes/
H A DFileTypesWindow.cpp392 menuBar->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
423 fRecognitionBox->SetExplicitAlignment(fullAlignment);
426 fExtensionLabel->LabelView()->SetExplicitAlignment(labelAlignment);
463 fDescriptionBox->SetExplicitAlignment(fullAlignment);
H A DApplicationTypeWindow.cpp311 menuBar->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
416 iconHolder->SetExplicitAlignment(
466 longLabel->SetExplicitAlignment(labelAlignment);
/haiku/src/apps/packageinstaller/
H A DPackageView.cpp535 typeLabelItem->SetExplicitAlignment(labelAlignment);
536 destFieldLabelItem->SetExplicitAlignment(labelAlignment);
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp236 .SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP))
241 .SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP))
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DFolderConfigWindow.cpp263 fQuotaView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp211 fQueryField->SetExplicitAlignment(BAlignment(B_ALIGN_HORIZONTAL_CENTER,
/haiku/src/apps/people/
H A DPersonView.cpp72 layout->ItemAt(0, 0)->SetExplicitAlignment(
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.cpp320 fTurnOffCheckBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
329 fPasswordCheckBox->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
1064 topView->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
/haiku/src/apps/haikudepot/ui/
H A DPackageInfoView.cpp289 fRateButton->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
672 fScreenshotView->SetExplicitAlignment(
1252 noPackageView->SetExplicitAlignment(BAlignment(
/haiku/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp249 fRightBox->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,

Completed in 315 milliseconds

123