Searched refs:CompoundLayouter (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/interface/
H A DTwoDimensionalLayout.cpp43 // is CompoundLayouter; one instance exists per such set. The derived class
48 // needed by the CompoundLayouter.
54 // CompoundLayouter
55 class BTwoDimensionalLayout::CompoundLayouter : public BReferenceable { class in class:BTwoDimensionalLayout
57 CompoundLayouter(orientation orientation);
58 virtual ~CompoundLayouter();
73 void AbsorbCompoundLayouter(CompoundLayouter* other);
105 : public CompoundLayouter, private BLayoutContextListener {
173 CompoundLayouter* requestedBy,
182 CompoundLayouter* compoundLayoute
603 BTwoDimensionalLayout::CompoundLayouter::CompoundLayouter( function in class:BTwoDimensionalLayout::CompoundLayouter
[all...]
/haiku/headers/os/interface/
H A DTwoDimensionalLayout.h89 class CompoundLayouter;

Completed in 36 milliseconds