B_ALIGN_MIDDLE
B_ALIGN_VERTICAL_CENTER = B_ALIGN_MIDDLE,
BAlignment(B_ALIGN_CENTER, B_ALIGN_MIDDLE), &highColor);
base, flags, BAlignment(Alignment(), B_ALIGN_MIDDLE), &text);
base, flags, BAlignment(labelAlignment, B_ALIGN_MIDDLE), &text);
base, 0, BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE), &text);
BAlignment(B_ALIGN_CENTER, B_ALIGN_MIDDLE), &text);
BAlignment(fAlign, B_ALIGN_MIDDLE), &textColor);
case B_ALIGN_MIDDLE:
BAlignment(fAlign, B_ALIGN_MIDDLE));
base, flags, BAlignment(fLabelAlign, B_ALIGN_MIDDLE), &text);
if ((doesNotFit && alignment.vertical == B_ALIGN_MIDDLE)
|| (alignment.vertical == B_ALIGN_MIDDLE
: B_ALIGN_MIDDLE;
case B_ALIGN_MIDDLE:
: B_ALIGN_MIDDLE;
SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT, B_ALIGN_MIDDLE));
SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
fName->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
fBdaddr->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
B_ALIGN_MIDDLE));
fClass->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
B_ALIGN_MIDDLE));
B_ALIGN_MIDDLE));
B_ALIGN_MIDDLE));
B_ALIGN_MIDDLE));
B_ALIGN_MIDDLE));
BAlignment(B_ALIGN_CENTER, B_ALIGN_MIDDLE));
base, flags, BAlignment(B_ALIGN_CENTER, B_ALIGN_MIDDLE),
base, flags, BAlignment(B_ALIGN_CENTER, B_ALIGN_MIDDLE),
BAlignment(B_ALIGN_LEFT, B_ALIGN_MIDDLE));
BAlignment align(B_ALIGN_LEFT, B_ALIGN_MIDDLE);