Lines Matching refs:SetExplicitAlignment

70 	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(BAlignment(B_ALIGN_LEFT,
115 mediumTimeLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
119 shortTimeLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
123 fFullTimeExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
126 fLongTimeExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
129 fMediumTimeExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
132 fShortTimeExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
137 positiveNumberLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
141 negativeNumberLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
145 fPositiveNumberExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
148 fNegativeNumberExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
153 positiveMonetaryLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
157 negativeMonetaryLabel->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
161 fPositiveMonetaryExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
164 fNegativeMonetaryExampleView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,