Searched refs:rootH (Results 1 – 1 of 1) sorted by relevance
295 float rootH = context->GetRootHeight(); in Measure() local323 … if (childHeight + targetOffset.GetY() + targetSize.Height() + scaledBubbleSpacing <= rootH && in Measure()327 …constrainHeight = std::max(rootH - targetOffset.GetY() - targetSize.Height() - scaledBubbleSpacing, in Measure()