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