Searched refs:recomputeFloats (Results 1 – 2 of 2) sorted by relevance
308 void computeOverflow(int oldClientAfterEdge, bool recomputeFloats = false);
1393 void RenderBlock::computeOverflow(int oldClientAfterEdge, bool recomputeFloats) in computeOverflow() argument1398 …if (!hasColumns() && (recomputeFloats || isRoot() || expandsToEncloseOverhangingFloats() || hasSel… in computeOverflow()