Searched refs:fHiddenContentCalculatedHeight (Results 1 – 1 of 1) sorted by relevance
1044 float fHiddenContentCalculatedHeight = 0; in DoLayoutPositionedContainer() local1112 if (fHiddenContentCalculatedHeight < fChildSuppliedHeight && in DoLayoutPositionedContainer()1114 fHiddenContentCalculatedHeight = fChildSuppliedHeight; in DoLayoutPositionedContainer()1125 fContentCalculatedHeight = fHiddenContentCalculatedHeight; in DoLayoutPositionedContainer()