Home
last modified time | relevance | path

Searched refs:AbsorbCompoundLayouter (Results 1 – 1 of 1) sorted by relevance

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