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

/haiku/src/kits/interface/
H A DTwoDimensionalLayout.cpp73 void AbsorbCompoundLayouter(CompoundLayouter* other);
689 BTwoDimensionalLayout::CompoundLayouter::AbsorbCompoundLayouter( function in class:BTwoDimensionalLayout::CompoundLayouter
1153 other->fHLayouter->AbsorbCompoundLayouter(fHLayouter);
1155 other->fVLayouter->AbsorbCompoundLayouter(fVLayouter);

Completed in 40 milliseconds