Searched refs:fHiddenContentCalculatedHeight (Results 1 – 1 of 1) sorted by relevance
1630 FX_FLOAT fHiddenContentCalculatedHeight = 0; in DoLayoutPositionedContainer() local1699 if (fHiddenContentCalculatedHeight < fChildSuppliedHeight && in DoLayoutPositionedContainer()1701 fHiddenContentCalculatedHeight = fChildSuppliedHeight; in DoLayoutPositionedContainer()1712 fContentCalculatedHeight = fHiddenContentCalculatedHeight; in DoLayoutPositionedContainer()