Searched refs:marginAfterForChild (Results 1 – 5 of 5) sorted by relevance
117 …tUnit>(fieldsetBorderBefore, legendLogicalTop + legendLogicalHeight + marginAfterForChild(legend)); in layoutSpecialExcludedChild()119 collapsedLegendExtent = legendLogicalHeight + marginAfterForChild(legend); in layoutSpecialExcludedChild()
236 …LayoutUnit marginAfterForChild(const RenderBoxModelObject* child) const { return child->marginAfte… in marginAfterForChild() function
618 setLogicalHeight(logicalHeight() + marginAfterForChild(child)); in layoutBlockChild()1006 afterMargin = marginAfterForChild(child); in marginValuesForChild()2383 … logicalHeightForChild(childBox) + marginBeforeForChild(childBox) + marginAfterForChild(childBox)); in positionNewFloats()
334 …icalBottom = logicalTopForChild(child) + logicalHeightForChild(child) + marginAfterForChild(child); in clientLogicalBottomAfterRepositioning()
4645 …tForChild(child) + (includeMargins ? marginBeforeForChild(child) + marginAfterForChild(child) : La… in adjustForUnsplittableChild()4809 return marginAfterForChild(child); in collapsedMarginAfterForChild()