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

123

/haiku/src/tests/kits/opengl/glinfo/
H A DInfoView.cpp44 rendererView->SetExplicitAlignment(kLabelAlignment);
51 vendorNameView->SetExplicitAlignment(kLabelAlignment);
57 glVersionView->SetExplicitAlignment(kLabelAlignment);
64 apiVersionView->SetExplicitAlignment(kLabelAlignment);
/haiku/src/tests/libs/alm/
H A DComplexButtons.cpp34 button1->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
39 button2->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
44 button3->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
49 button4->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
54 button5->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
H A DTableDemo.cpp36 b1->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
40 b2->SetExplicitAlignment(BAlignment(
45 b3->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_BOTTOM));
H A DThreeButtons.cpp29 button1->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
33 button2->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
37 button3->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
H A DAreas.cpp39 button2->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP));
43 button3->SetExplicitAlignment(BAlignment(B_ALIGN_HORIZONTAL_CENTER,
49 button4->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
H A DNestedLayout.cpp40 button1->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
H A DHelloWorld.cpp34 fLayout->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
45 button1->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
H A DBadLayout.cpp51 button1->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH,
/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/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(BAlignmen
[all...]
/haiku/src/add-ons/translators/hvif/
H A DHVIFView.cpp35 title->SetExplicitAlignment(labelAlignment);
45 version->SetExplicitAlignment(labelAlignment);
49 copyright->SetExplicitAlignment(labelAlignment);
63 fRenderSize->SetExplicitAlignment(labelAlignment);
/haiku/src/apps/debuganalyzer/gui/
H A DAbstractGeneralPage.h21 SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
/haiku/src/preferences/filetypes/
H A DApplicationTypesWindow.cpp184 infoBox->SetExplicitAlignment(fullWidthTopAlignment);
187 fNameView->TextView()->SetExplicitAlignment(labelAlignment);
188 fNameView->LabelView()->SetExplicitAlignment(labelAlignment);
190 fSignatureView->TextView()->SetExplicitAlignment(labelAlignment);
191 fSignatureView->LabelView()->SetExplicitAlignment(labelAlignment);
195 fPathView->TextView()->SetExplicitAlignment(labelAlignment);
196 fPathView->LabelView()->SetExplicitAlignment(labelAlignment);
211 versionBox->SetExplicitAlignment(fullWidthTopAlignment);
214 fVersionView->TextView()->SetExplicitAlignment(labelAlignment);
215 fVersionView->LabelView()->SetExplicitAlignment(labelAlignmen
[all...]
H A DTypeListWindow.cpp65 button->SetExplicitAlignment(buttonAlignment);
66 fSelectButton->SetExplicitAlignment(buttonAlignment);
H A DNewFileTypeWindow.cpp78 typesMenuLabel->SetExplicitAlignment(
110 typesMenuField->MenuBar()->SetExplicitAlignment(fullSize);
111 fNameControl->TextView()->SetExplicitAlignment(fullSize);
/haiku/src/add-ons/translators/sgi/
H A DSGIView.cpp105 titleView->SetExplicitAlignment(labelAlignment);
114 detailView->SetExplicitAlignment(labelAlignment);
/haiku/headers/os/interface/
H A DSpaceLayoutItem.h30 virtual void SetExplicitAlignment(BAlignment alignment);
H A DAbstractLayoutItem.h27 virtual void SetExplicitAlignment(BAlignment alignment);
H A DLayoutItem.h37 virtual void SetExplicitAlignment(BAlignment alignment) = 0;
/haiku/src/kits/interface/
H A DViewLayoutItem.h25 virtual void SetExplicitAlignment(BAlignment alignment);
H A DViewLayoutItem.cpp97 BViewLayoutItem::SetExplicitAlignment(BAlignment alignment) function in class:BViewLayoutItem
99 fView->SetExplicitAlignment(alignment);
/haiku/src/preferences/shortcuts/
H A DEditWindow.cpp30 okButton->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_TOP));
/haiku/src/apps/bootmanager/
H A DPartitionsPage.cpp156 typeView->SetExplicitAlignment(
161 pathView->SetExplicitAlignment(
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticWindow.cpp57 fArchiveNameView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
62 fZipOutputView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
68 fStopButton->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
/haiku/src/apps/mediaplayer/settings/
H A DSettingsWindow.cpp66 playModeLabel->SetExplicitAlignment(alignment);
68 viewOptionsLabel->SetExplicitAlignment(alignment);
70 bgMoviesModeLabel->SetExplicitAlignment(alignment);

Completed in 152 milliseconds

123