Searched refs:curFloatLogicalBottom (Results 1 – 1 of 1) sorted by relevance
218 … LayoutUnit curFloatLogicalBottom = m_renderer->logicalBottomForFloat(floatingObject); in lowestFloatLogicalBottom() local220 lowestFloatBottomLeft = std::max(lowestFloatBottomLeft, curFloatLogicalBottom); in lowestFloatLogicalBottom()222 … lowestFloatBottomRight = std::max(lowestFloatBottomRight, curFloatLogicalBottom); in lowestFloatLogicalBottom()