Home | History | Annotate | Download | only in rendering

Lines Matching refs:expandsToEncloseOverhangingFloats

1290     if (lowestFloatLogicalBottom() > (logicalHeight() - toAdd) && expandsToEncloseOverhangingFloats())
1413 if (!hasColumns() && (recomputeFloats || isRoot() || expandsToEncloseOverhangingFloats() || hasSelfPaintingLayer()))
1475 bool RenderBlock::expandsToEncloseOverhangingFloats() const