Searched refs:fHiddenContentCalculatedHeight (Results 1 – 1 of 1) sorted by relevance
1671 float fHiddenContentCalculatedHeight = 0; in DoLayoutPositionedContainer() local1743 if (fHiddenContentCalculatedHeight < fChildSuppliedHeight && in DoLayoutPositionedContainer()1745 fHiddenContentCalculatedHeight = fChildSuppliedHeight; in DoLayoutPositionedContainer()1756 fContentCalculatedHeight = fHiddenContentCalculatedHeight; in DoLayoutPositionedContainer()