Searched refs:heightIncrease (Results 1 – 1 of 1) sorted by relevance
1052 int heightIncrease = getClearDelta(child); in clearFloatsIfNeeded() local1053 if (!heightIncrease) in clearFloatsIfNeeded()1057 view()->addLayoutDelta(IntSize(0, -heightIncrease)); in clearFloatsIfNeeded()1058 child->setLocation(child->x(), child->y() + heightIncrease); in clearFloatsIfNeeded()1076 setHeight(height() + heightIncrease); in clearFloatsIfNeeded()