Home
last modified time | relevance | path

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

/haiku/src/kits/interface/layouter/
H A DComplexLayouter.cpp591 int32 maxSum = 0; in _ValidateLayout() local
595 sum.max = maxSum += fUnlimited; in _ValidateLayout()