Home
last modified time | relevance | path

Searched refs:B_ALIGN_CENTER (Results 1 – 25 of 52) sorted by relevance

123

/haiku/src/tests/kits/interface/
H A DTextViewTestManual.cpp120 fTextControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_CENTER); in MessageReceived()
121 fTextView->SetAlignment(B_ALIGN_CENTER); in MessageReceived()
H A DSimpleAlertTest.cpp88 fLastStringView->SetAlignment(B_ALIGN_CENTER); in Window()
/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellValueRendererUtils.cpp43 case B_ALIGN_CENTER: in DrawString()
/haiku/src/preferences/input/
H A DKeyboardView.cpp53 textcontrol->SetAlignment(B_ALIGN_LEFT, B_ALIGN_CENTER); in KeyboardView()
H A DSettingsView.cpp76 doubleClickTextControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_CENTER); in SettingsView()
/haiku/src/tests/servers/app/hide_and_show/
H A DHideAndShow.cpp46 view->SetAlignment(B_ALIGN_CENTER); in Window()
/haiku/headers/os/interface/
H A DInterfaceDefs.h214 B_ALIGN_CENTER, enumerator
216 B_ALIGN_HORIZONTAL_CENTER = B_ALIGN_CENTER,
/haiku/src/apps/mediaplayer/interface/
H A DSubtitleBitmap.cpp28 fTextView->SetAlignment(B_ALIGN_CENTER); in SubtitleBitmap()
32 fShadowTextView->SetAlignment(B_ALIGN_CENTER); in SubtitleBitmap()
/haiku/src/preferences/screensaver/
H A DPreviewView.cpp91 fNoPreview->SetAlignment(B_ALIGN_CENTER); in PreviewView()
/haiku/src/apps/overlayimage/
H A DOverlayView.cpp55 fText->SetAlignment(B_ALIGN_CENTER); in OverlayView()
/haiku/src/kits/interface/
H A DToolTipManager.cpp218 case B_ALIGN_CENTER: in ResetWindowFrame()
240 && alignment.horizontal == B_ALIGN_CENTER)) in ResetWindowFrame()
H A DColumnTypes.cpp84 case B_ALIGN_CENTER: in DrawString()
644 case B_ALIGN_CENTER: in DrawField()
H A DSeparatorView.cpp189 case B_ALIGN_CENTER: in Draw()
H A DStringView.cpp301 case B_ALIGN_CENTER: in Draw()
/haiku/src/kits/tracker/
H A DTextWidget.cpp165 case B_ALIGN_CENTER: in CalcRectCommon()
419 if (textView->Alignment() == B_ALIGN_CENTER) in TextViewPasteFilter()
495 textView->SetAlignment(B_ALIGN_CENTER); in StartEdit()
/haiku/src/apps/diskprobe/
H A DAttributeWindow.cpp70 ((BStringView*)view)->SetAlignment(B_ALIGN_CENTER); in SetTypeEditorTab()
/haiku/src/add-ons/screen_savers/spider/
H A DSpiderView.cpp69 title->SetAlignment(B_ALIGN_CENTER); in SpiderView()
/haiku/src/kits/shared/
H A DTextTable.cpp132 case B_ALIGN_CENTER: in Format()
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DInputSlider.cpp124 fTextView->SetAlignment(B_ALIGN_CENTER); in layout()
/haiku/src/apps/installer/
H A DPackageViews.cpp309 BAlignment(B_ALIGN_CENTER, B_ALIGN_MIDDLE)); in Draw()
/haiku/docs/user/interface/
H A DStringView.dox129 - \c B_ALIGN_CENTER
383 - \c B_ALIGN_CENTER
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp101 case B_ALIGN_CENTER: in DrawField()
/haiku/src/tests/kits/interface/look/
H A DLook.cpp290 100, 50, 500, B_ALIGN_CENTER), 1); in main()
/haiku/src/apps/people/
H A DPersonView.cpp73 BAlignment(B_ALIGN_CENTER, B_ALIGN_TOP)); in PersonView()
/haiku/src/preferences/filetypes/
H A DAttributeWindow.cpp200 {B_ALIGN_CENTER, B_TRANSLATE_COMMENT("Center", in AttributeWindow()

123