Searched refs:marginAfterUsing (Results 1 – 3 of 3) sorted by relevance
741 return computeMargin(this, style()->marginAfterUsing(otherStyle ? otherStyle : style())); in marginAfter()
3154 …marginAfter = minimumValueForLength(style()->marginAfterUsing(containingBlockStyle), cw, renderVie… in computeBlockDirectionMargins()
687 …Length marginAfterUsing(const RenderStyle* otherStyle) const { return surround->margin.after(other… in marginAfterUsing() function