Home | History | Annotate | Download | only in rendering

Lines Matching refs:collapsedMarginBeforeForChild

362         caption->setLogicalLocation(LayoutPoint(caption->marginStart(), collapsedMarginBeforeForChild(caption) + logicalHeight()));
367 LayoutUnit captionLogicalTop = collapsedMarginBeforeForChild(caption) + logicalHeight();
377 setLogicalHeight(logicalHeight() + caption->logicalHeight() + collapsedMarginBeforeForChild(caption) + collapsedMarginAfterForChild(caption));