Home | History | Annotate | Download | only in rendering

Lines Matching refs:marginAfterForChild

618         setLogicalHeight(logicalHeight() + marginAfterForChild(child));
1006 afterMargin = marginAfterForChild(child);
2383 setLogicalHeightForFloat(floatingObject, logicalHeightForChild(childBox) + marginBeforeForChild(childBox) + marginAfterForChild(childBox));