Searched refs:marginBeforeUsing (Results 1 – 3 of 3) sorted by relevance
736 return computeMargin(this, style()->marginBeforeUsing(otherStyle ? otherStyle : style())); in marginBefore()
3153 …marginBefore = minimumValueForLength(style()->marginBeforeUsing(containingBlockStyle), cw, renderV… in computeBlockDirectionMargins()
686 …Length marginBeforeUsing(const RenderStyle* otherStyle) const { return surround->margin.before(oth… in marginBeforeUsing() function