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

123

/haiku/src/preferences/keymap/
H A DModifierKeysWindow.cpp304 menu->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH, B_ALIGN_VERTICAL_UNSET));
/haiku/src/preferences/appearance/
H A DAPRView.cpp66 fColorPreview->SetExplicitAlignment(BAlignment(B_ALIGN_HORIZONTAL_CENTER,
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp713 title->SetExplicitAlignment(labelAlignment);
723 version->SetExplicitAlignment(labelAlignment);
/haiku/src/apps/installer/
H A DInstallerWindow.cpp233 fPackagesSwitch->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
244 fSizeView->SetExplicitAlignment(
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp976 label->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
995 subtext->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
1004 textView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
/haiku/src/preferences/media/
H A DMediaWindow.cpp723 stringView->SetExplicitAlignment(centered);
/haiku/src/apps/mail/
H A DAddressTextControl.cpp631 SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
/haiku/src/preferences/time/
H A DZoneView.cpp224 fSetZone->SetExplicitAlignment(
/haiku/src/add-ons/input_server/devices/keyboard/
H A DTeamMonitorWindow.cpp597 fIconView->SetExplicitAlignment(
/haiku/src/apps/terminal/
H A DThemeView.cpp92 fColorPreview->SetExplicitAlignment(BAlignment(B_ALIGN_HORIZONTAL_CENTER,
/haiku/src/kits/tracker/
H A DFindPanel.cpp843 icon->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_BOTTOM));
844 button->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM));
1085 stringViewLayoutItem->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
2678 layoutItem->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp71 fHeaderView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
75 fDetailView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
/haiku/src/add-ons/translators/jpeg/
H A DJPEGTranslator.cpp672 title->SetExplicitAlignment(labelAlignment);
682 version->SetExplicitAlignment(labelAlignment);
/haiku/src/apps/mediaplayer/interface/
H A DTransportControlGroup.cpp197 fControlLayout->SetExplicitAlignment(BAlignment(B_ALIGN_CENTER,
/haiku/src/apps/screenshot/
H A DScreenshotWindow.cpp188 showSettings->SetExplicitAlignment(
/haiku/headers/os/interface/
H A DView.h618 void SetExplicitAlignment(BAlignment alignment);
/haiku/src/kits/interface/
H A DSplitLayout.cpp122 virtual void SetExplicitAlignment(BAlignment alignment) function in class:BSplitLayout::SplitterItem
H A DView.cpp5454 BView::SetExplicitAlignment(BAlignment alignment) function in class:BView
/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp671 SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,

Completed in 168 milliseconds

123