Home | History | Annotate | Download | only in rendering

Lines Matching refs:adjustForUnsplittableChild

695     LayoutUnit logicalTopAfterUnsplittableAdjustment = adjustForUnsplittableChild(child, result);
1414 logicalTopEstimate = adjustForUnsplittableChild(child, logicalTopEstimate);
2355 LayoutUnit newLogicalTop = adjustForUnsplittableChild(childBox, floatLogicalLocation.y(), true);