Searched refs:SetAlignment (Results 76 - 97 of 97) sorted by relevance

1234

/haiku/src/apps/diskprobe/
H A DProbeView.cpp481 fPositionControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_LEFT);
502 fOffsetControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_LEFT);
518 fFileOffsetControl->SetAlignment(B_ALIGN_LEFT, B_ALIGN_LEFT);
/haiku/src/preferences/media/
H A DMediaWindow.cpp724 stringView->SetAlignment(B_ALIGN_CENTER);
/haiku/src/add-ons/network_settings/dialup/
H A DDialUpView.cpp118 fStringView->SetAlignment(B_ALIGN_CENTER);
/haiku/headers/os/interface/
H A DTextView.h199 void SetAlignment(alignment align);
/haiku/src/apps/mediaplayer/
H A DInfoWin.cpp579 view->SetAlignment(B_ALIGN_RIGHT);
/haiku/src/kits/interface/
H A DMenuField.cpp291 SetAlignment((alignment)align);
673 BMenuField::SetAlignment(alignment label) function in class:BMenuField
H A DAbstractSpinner.cpp1130 BAbstractSpinner::SetAlignment(alignment align) function in class:BAbstractSpinner
H A DTextView.cpp353 SetAlignment((alignment)flag);
2491 BTextView::SetAlignment(alignment align) function in class:BTextView
H A DColumnListView.cpp819 BColumn::SetAlignment(alignment align) function in class:BColumn
/haiku/src/apps/haikudepot/ui/
H A DPackageInfoView.cpp936 fCountViews[i]->SetAlignment(B_ALIGN_RIGHT);
1022 noRatingsView->SetAlignment(B_ALIGN_CENTER);
H A DPackageListView.cpp878 sizeColumn->SetAlignment(B_ALIGN_RIGHT);
/haiku/src/preferences/mail/
H A DConfigWindow.cpp374 fHowToTextView->SetAlignment(B_ALIGN_CENTER);
/haiku/src/libs/print/libprint/
H A DPreview.cpp821 fPageNumber->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_RIGHT);
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.cpp299 startScreenSaver->SetAlignment(B_ALIGN_RIGHT);
/haiku/src/apps/screenshot/
H A DScreenshotWindow.cpp172 fDelayControl->TextView()->SetAlignment(B_ALIGN_RIGHT);
/haiku/headers/os/app/
H A DMessage.h519 status_t SetAlignment(const char* name,
/haiku/src/kits/media/
H A DDefaultMediaTheme.cpp958 stringView->SetAlignment(B_ALIGN_CENTER);
/haiku/src/apps/codycam/
H A DCodyCam.cpp773 fErrorView->SetAlignment(B_ALIGN_CENTER);
/haiku/src/preferences/filetypes/
H A DFileTypesWindow.cpp448 fRuleControl->SetAlignment(B_ALIGN_RIGHT, B_ALIGN_LEFT);
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp664 string->SetAlignment(B_ALIGN_CENTER);
673 fFramesView->SetAlignment(B_ALIGN_RIGHT);
685 string->SetAlignment(B_ALIGN_CENTER);
695 fCpuLoadView->SetAlignment(B_ALIGN_RIGHT);
/haiku/src/apps/terminal/
H A DTermView.cpp1578 fResizeView->SetAlignment(B_ALIGN_CENTER);
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp540 fStatusText->SetAlignment(B_ALIGN_LEFT);

Completed in 313 milliseconds

1234