CompoundLayouter
class CompoundLayouter;
fHLayouter(new CompoundLayouter(B_HORIZONTAL)),
: public CompoundLayouter, private BLayoutContextListener {
CompoundLayouter* requestedBy, bool& _wasAvailable)
CompoundLayouter* compoundLayouter)
CompoundLayouter* compoundLayouter)
CompoundLayouter* compoundLayouter)
CompoundLayouter* compoundLayouter, Layouter* layouter)
CompoundLayouter* compoundLayouter)
CompoundLayouter* compoundLayouter, orientation orientation)
CompoundLayouter* oldCompoundLayouter;
CompoundLayouter* compoundLayouter)
CompoundLayouter* requestedBy,
CompoundLayouter* compoundLayouter);
CompoundLayouter* compoundLayouter);
CompoundLayouter* compoundLayouter);
CompoundLayouter* compoundLayouter,
float Spacing(CompoundLayouter* compoundLayouter);
CompoundLayouter* compoundLayouter,
CompoundLayouter* compoundLayouter);
CompoundLayouter* fHLayouter;
CompoundLayouter(orientation orientation);
virtual ~CompoundLayouter();
BTwoDimensionalLayout::CompoundLayouter::CompoundLayouter(
BTwoDimensionalLayout::CompoundLayouter::~CompoundLayouter()
BTwoDimensionalLayout::CompoundLayouter::Orientation()
BTwoDimensionalLayout::CompoundLayouter::GetLayouter(bool minMax)
BTwoDimensionalLayout::CompoundLayouter::GetLayoutInfo()
BTwoDimensionalLayout::CompoundLayouter::AddLocalLayouter(
BTwoDimensionalLayout::CompoundLayouter::RemoveLocalLayouter(
BTwoDimensionalLayout::CompoundLayouter::AddAlignedLayoutsToArchive(
BTwoDimensionalLayout::CompoundLayouter::AbsorbCompoundLayouter(
CompoundLayouter* other)
BTwoDimensionalLayout::CompoundLayouter::InvalidateLayout()
void AbsorbCompoundLayouter(CompoundLayouter* other);
BTwoDimensionalLayout::CompoundLayouter::IsMinMaxValid()
BTwoDimensionalLayout::CompoundLayouter::ValidateMinMax()
BTwoDimensionalLayout::CompoundLayouter::Layout(float size,
BTwoDimensionalLayout::CompoundLayouter::DoLayout(float size,
BTwoDimensionalLayout::CompoundLayouter::_PrepareItems()
BTwoDimensionalLayout::CompoundLayouter::_CountElements()
BTwoDimensionalLayout::CompoundLayouter::_HasMultiElementItems()
BTwoDimensionalLayout::CompoundLayouter::_AddConstraints(Layouter* layouter)
BTwoDimensionalLayout::CompoundLayouter::_Spacing()
CompoundLayouter(B_VERTICAL),
CompoundLayouter::InvalidateLayout();