Searched refs:_PropagateChanges (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/interface/layouter/
H A DComplexLayouter.h57 void _PropagateChanges(SumItem* sums, int32 toIndex,
H A DComplexLayouter.cpp342 _PropagateChanges(sums, fElementCount - 1, NULL);
745 _PropagateChanges(fSums, index, currentConstraint);
789 // _PropagateChanges
796 ComplexLayouter::_PropagateChanges(SumItem* sums, int32 toIndex, function in class:ComplexLayouter

Completed in 30 milliseconds