Searched refs:fChildSuppliedHeight (Results 1 – 1 of 1) sorted by relevance
1738 float fChildSuppliedHeight = absolutePos.y + size.height; in DoLayoutPositionedContainer() local1741 std::max(fContentCalculatedHeight, fChildSuppliedHeight); in DoLayoutPositionedContainer()1743 if (fHiddenContentCalculatedHeight < fChildSuppliedHeight && in DoLayoutPositionedContainer()1745 fHiddenContentCalculatedHeight = fChildSuppliedHeight; in DoLayoutPositionedContainer()